This is the C++14 Features list. It explains the C++ 14 features in detail with the help of examples and source code in a simple way.
C++14 features list
C++ 14 Language Features
- Function return-type deduction
- Improved constexpr functions
- Variable templates
- Binary literals
- Digital separators
- Generic lambdas
C++ 14 Standard Library Features
- shared_mutex
- User-defined literals
- Tuple addressing by type