Here's an interesting comparison of the support of three C++ compilers in regard to the latest standard C++11
. It is very thorough, covering all the features of the specification, and treats Microsoft Visual Studio 2012, GNU G++ 4.7 and Clang 3.1
Here's an interesting comparison of the support of three C++ compilers in regard to the latest standard C++11
. It is very thorough, covering all the features of the specification, and treats Microsoft Visual Studio 2012, GNU G++ 4.7 and Clang 3.1
c++
microsoft-visual-studio
gnu-g++
clang
c++11