Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #8191
| From | Fencer <no.i.dont@want.mail.from.spammers.invalid> |
|---|---|
| Newsgroups | comp.lang.c++ |
| Subject | Re: Problem with functor, maybe I need operator== for my struct? |
| Date | 2011-07-25 13:40 +0200 |
| Message-ID | <99531oF7qbU1@mid.individual.net> (permalink) |
| References | <99525sF1frU1@mid.individual.net> <k--dnZFpWvcryLDTnZ2dnUVZ8gydnZ2d@giganews.com> |
On 2011-07-25 13:38, Leigh Johnston wrote: > > You want std::find_if not std::find. Ah, so simple! Thanks Leigh! - Fencer > > /Leigh
Back to comp.lang.c++ | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Problem with functor, maybe I need operator== for my struct? Fencer <no.i.dont@want.mail.from.spammers.invalid> - 2011-07-25 13:25 +0200
Re: Problem with functor, maybe I need operator== for my struct? Leigh Johnston <leigh@i42.co.uk> - 2011-07-25 12:38 +0100
Re: Problem with functor, maybe I need operator== for my struct? Fencer <no.i.dont@want.mail.from.spammers.invalid> - 2011-07-25 13:40 +0200
Re: Problem with functor, maybe I need operator== for my struct? Saeed Amrollahi <amrollahi.saeed@gmail.com> - 2011-07-25 05:14 -0700
Re: Problem with functor, maybe I need operator== for my struct? Leigh Johnston <leigh@i42.co.uk> - 2011-07-25 13:52 +0100
Re: Problem with functor, maybe I need operator== for my struct? Saeed Amrollahi <amrollahi.saeed@gmail.com> - 2011-07-25 06:46 -0700
Re: Problem with functor, maybe I need operator== for my struct? Leigh Johnston <leigh@i42.co.uk> - 2011-07-25 15:00 +0100
Re: Problem with functor, maybe I need operator== for my struct? Saeed Amrollahi <amrollahi.saeed@gmail.com> - 2011-07-25 07:27 -0700
csiph-web