C++17 is out for a year now and at least partially supported by Clang, GCC, and Visual Studio.
While C++ is no revolution and changes the style of programming (as C++11 did), it is a remarkable collection of many many features both in the core language and the library.
Time to list the best and most useful improvements C++17 (in my opinion) provides.