C++0x (albo: C++11) – nowa wersja standardu języka C++, ogłoszona w 2011 r.
Niektóre co ciekawsze dodatki i zmiany w języku:
- lambdas
- rvalue references, move semantics
- variable template parameters
- standard library extensions, including:
[edytuj] Zobacz też