C++11 compiler support continues to grow across the industry, with leaders and laggards still all moving in the C++11 direction.
C++11 Compiler Support Shootout: Visual Studio, GCC, Clang, Intel
by Alex Korban
It’s been more than half a year since my last comparison of the C++11 support across different compilers. This time I’d like to see how different compilers stack up based on the documentation for the pre-release versions of these compilers.
The next release of GCC is 4.8 and the upcoming version of Clang is 3.3. If you use Visual Studio 2012, you can install an experimental CTP update released in November 2012 to get additional C++11 features.
...
Add a Comment
Comments are closed.