|
Boost : |
From: Peter J. Schwaller (peter_at_[hidden])
Date: 2005-05-04 09:09:25
I find FOREACH very useful.
I did find one anomaly. Compiling on MAC OS (Panther) using gcc version
3.3 20030304 (Apple Computer, Inc. build 1671), I had to add the
following lines in order to get things to compile. I didn't investigate
why it worked, but there you have it.
# define BOOST_FOREACH_NO_RVALUE_DETECTION
# define BOOST_FOREACH_NO_CONST_RVALUE_DETECTION
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk