Combining C++17 Features in Practice

Speaker: Nicolai Josuttis

Audience level: Beginner | Intermediate | Advanced

C++17 is a remarkable collection of many features both in the core language and the library.
But the real power comes by using them together. And after 2 years of experience, we know enough to give good examples and advice.

This talk will show some code examples combining various C++17 features.
From this, you will get an idea of how powerfull C++17 really is.