These types of loops don't appear to be available in MSVC 2010, which AFAIK still needs to be supported. http://msdn.microsoft.com/en-us/library/vstudio/hh567368.aspx
On Fri, Nov 8, 2013 at 12:24 AM, Sergio Villar Senin <[email protected]>wrote: > As the project steadily moves to C++11 I was wondering whether range > based loops are desirable or not. I don't remember any specific > discussion about which C++11 features people like to use in the project > (I know we're using some of them auto, std::move semantics, rvalues...). > > BR > _______________________________________________ > webkit-dev mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-dev >
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

