
17 Dec
2010
17 Dec
'10
4:57 a.m.
Hi, C++0x range-based for is available on GCC 4.6 (Pre-release). There is no BOOST_NO_RANGE_BASED_FOR macro, so I made a patch against trunk and made a test case. Please see attached files. Is it reasonable to add this macro? Regards, Michel