The document summarizes new features in C++ 11 and C++ 14, including language features like auto variables, lambda functions, rvalue references, and move semantics. It discusses new library features like smart pointers, the concurrency library, and user-defined literals. The presentation covers status and compiler support, best practices for modern C++, and what to expect in upcoming standards like C++ 14 with further language and library improvements.