C++20 - My Favourite Code Examples

Speaker: Nicolai Josuttis

Audience level: Beginner | Intermediate

C++20 is the next big release of C++. It introduces a lot of changes that will have an impact or our programming style. But the real power becomes clear if you come up with examples that go a bit beyond the usual basic feature motivations.

This talk will present examples that demonstrate how cool programming with C++20 becomes. Ideally, these are examples combining multiple new features.