[webkit-dev] More C++11 in WebKit2!
Hausmann Simon
Simon.Hausmann at digia.com
Sun Apr 28 13:26:29 PDT 2013
Hi,
Just for clarification: This means dropping support for Visual Studio 2010 and requiring 2012 (released about a year ago).
Simon
Anders Carlsson <andersca at apple.com> wrote:
Hello everyone,
just a friendly heads-up that I intend to land https://bugs.webkit.org/show_bug.cgi?id=115259 soon, which makes use of three more C++11 features, namely:
- Not requiring a space between right angle brackets in templates.
- Range-based for loops
- Auto.
Looks like the EFL and Qt ports need to start building as C++11! The rest of the ports are fine.
Thanks,
- Anders
_______________________________________________
webkit-dev mailing list
webkit-dev at lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list