Some of the main improvements of C++14, compared to the previous C++11 standard, include:
- Generic Lambdas
- Improved template and type deduction support
- Read-Write Mutex (shared mutex)
- Binary Literals
Some of the main improvements of C++14, compared to the previous C++11 standard, include: