
14 Jul
2012
14 Jul
'12
12:50 a.m.
On 7/13/2012 9:30 AM, Mathias Gaunard wrote:
On 07/12/2012 04:10 PM, Beman Dawes wrote:
Support for the C++11 range-based for statement and BOOST_FOREACH for directory_iterator and recursive_directory_iterator has been added to trunk. This clears feature requests 5896 and 6521.
The range-based for has been tested against gcc 4.6, which works, and against VC++2012 RC, which ICEs the compiler. The ICE has been reported to Microsoft.
Does it work as expected with with MSVC9, 10, and 11?
Please ignore my previous answer. I realized upon re-reading that you were not referring to the C++11 range-based 'for' statement per se.