This is the C++17 Features list. It explains the C++ 17 features in detail with the help of examples and source code in a simple way.
C++17 features list
C++ 17 Language Features
- Structured binding
- inline variables
- std::byte type
C++ 17 Standard Library Features
- File system
- std::string_view
- std::optional
- std::variant
- std::any
- std::invoke
- Parallel STL Algorithm
- String Conversion
- Searchers & String Matching