An interesting comparison of C++11 language support


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


read more: cpp rocks
tags: c++ microsoft-visual-studio gnu-g++ clang c++11