Frequently
- generic lambda expressions
- lambda capture initializers
- std::make_unique
Moderate
- return type deduction
- [[deprecated]] attribute
- binary literals
- user-defined literals for standard library types
Rare
- decltype(auto)
- variable templates
- compile-time integer sequences
- relaxing constraints on constexpr functions