Re: unique
From: Jason Winnebeck (gillius_at_mail.rit.nspam.edu)
Date: 07/26/04
- Next message: Martin Aupperle: "Re: inheritance from STL-container"
- Previous message: Vladimir: "Re: wofstream"
- In reply to: alex: "unique"
- Next in thread: alex: "Re: unique"
- Reply: alex: "Re: unique"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Jul 2004 08:14:30 -0400
alex wrote:
> this code sample:
>
> http://cplus.about.com/library/weekly/aa122403i.htm
>
> works, but not if you change int to string.
>
> i'm investigating this because i'm having this same problem in my own
> program, thoughts will be appreciated.
>
>
>
It should work. You need to qualify what "doesn't work". Does it not
compile? Runtime crash and where? etc.
Jason
- Next message: Martin Aupperle: "Re: inheritance from STL-container"
- Previous message: Vladimir: "Re: wofstream"
- In reply to: alex: "unique"
- Next in thread: alex: "Re: unique"
- Reply: alex: "Re: unique"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|