Boost logo

Boost Users :

From: Hurd, Matthew (hurdm_at_[hidden])
Date: 2003-09-03 06:19:44


>From: paulgrenyer [mailto:pjgrenyer_at_[hidden]]
>Subject: [Boost-Users] boost lambda examples

>for_each( v.begin(), v.end(), cout << *_1 << '\n' );

>I get the following errors:
That only makes sense with vector<int*>... as per the example, from
memory...
I think you meant vp.begin() etc.

Cheers,

Matt.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net