C++0x

Z funus.net

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:
    • threads
    • smart pointer

[edytuj] Zobacz też