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

dsimcha picture dsimcha · Aug 29, 2011 · Viewed 31.5k times · Source

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?

Answer

Cat Plus Plus picture Cat Plus Plus · Aug 29, 2011

There's a support matrix on the Apache wiki.