
"Gennadiy Rozental" <gennadiy.rozental@thomson.com> wrote in message news:d4j89a$cd7$1@sea.gmane.org... | The formal review of Eric Nibbler's FOREACH macro starts today, April 25, | and will continue until Monday, May 1st. I will be serving as review | manager. | | BOOST_FOREACH is a macro that makes it simple to iterate over STL | containers, ranges, arrays and null-terminated strings. Its performance | approaches that of the hand-coded equivalent loop. BOOST_FOREACH uses | Boost.Range can be extended to iterating user-defined collections by | extending Boost.Range. | | The library is available at: | | http://boost-sandbox.sourceforge.net/vault/index.php?directory=eric_niebler | foreach.zip is there any reason we're not rewieving in range_ex at the same time? -Thorsten