Compiler support for C++11 and C++14

C++11 support is still an interesting topic, even that GCC and Clang now fully support it. Also the upcoming C++14 standard is already getting implemented by a lot of compilers. There are two very interesting publications about this topic in recent weeks, first, on italiancpp.org there is a PDF on C++11 and C++14 feature support for Visual C++, Intel, Clang and GCC. Also Just a few days ago, a interesting blogpost about this topic was published on C++Rocks, focussing on compiler and library support:

C++11/14 compiler and library shootout

by C++ Rocks

From the Article:

It’s been almost a year since my last comparison of C++11 support across different compilers, so I decided to take a break from working on my book about C++11/14 features in VS2013, and see how things have changed.

Add a Comment

Comments are closed.

Comments (2)

1 0

CalMaple said on Mar 7, 2014 11:48 AM:

I greatly appreciate the efforts of the blogger but, at the same time, I really really wish this information was available right here at isocpp.org and, most importantly, that it be kept up-to-date (somehow). Blog posts like this one can become outdated within 30 days.
0 0

cubbimew said on Apr 24, 2015 12:14 PM:

FYI, cppreference has been trying to keep an up-to-date compatibility table at http://en.cppreference.com/w/cpp/compiler_support