[webkit-dev] Range based loops

Darin Adler darin at apple.com
Fri Nov 8 08:59:09 PST 2013


Yes, I think we’d love to use those loops in WebKit code. You’ll note that we are writing begin/end loops lately in a style that could easily turn into the C++11 style loop. I’m sure we will eventually make MSVC 2012 the minimum version of MSVC for the project. But I don’t know when that will be practical.

— Darin


More information about the webkit-dev mailing list