Improved template aliases with the using keyword
User-defined literals for custom type conversions with literal syntax
Noexcept specifier for explicitly declaring non-throwing functions
Lambdas with capture initialization for controlling the lifetime of captured variables
Improved type traits with the library