c++c++11standards

C++11 Compiler: Closest to the standard and how close?


I'm interested in learning C++ more thoroughly now that C++11 is apparently ratified. What compiler currently implements the closest thing available to full C++11 support? How close is said compiler to full support? Are there still major features missing or just language lawyer minutiae?


Solution

  • There's a support matrix on the Apache wiki.