About

C++11 is the name of the new C++ standard. It replaces the previous C++03 standard, adding various core language changes and fixes, and an improved and expanded standard library. C++11 has been referred to as C++0x, because it was originally expected to be published before 2010.

The ISO standard, 14882:2011, is available from the ISO website, for a fee. The final draft was approved by the C++ working group on the 25th of March 2011. The final publicly available draft is N3242.

Please tag questions about C++11 with the C++ tag, along with the C++11 tag.

Resources

New and Changed Features

history|show excerpt|excerpt history