Hi,

is there any plan to use more C++11 featurese not mentioned here?

I just ask it, because many of us still use Ubuntu 12.04 LTS with
its default compiler - GCC 4.6. (Now EFL and Nix port builds fine.)

So my question is if we will need GCC 4.7 or 4.8 in the near future
because of using C++11 featurese not supported by older compilers?

You can find here the GCC's C++11 support table:
http://gcc.gnu.org/projects/cxx0x.html

Ossy


Anders Carlsson írta:

On Dec 6, 2013, at 4:15 PM, Brent Fulgham <[email protected] <mailto:[email protected]>> wrote:

Hi Alex,

There are a few items missing from VS2012 (see http://msdn.microsoft.com/en-us/library/vstudio/hh567368.aspx) that we are already using in the Mac-specific source code:

1. Variadic Templates
2. Initializer Lists
3. Explicit conversion operators
4. Deleted functions

5. range-based for loops.

- Anders
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to