C++20 – My Favourite Code Examples
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 motivation.
This talk will present examples that demonstrate how cool programming with C++20 becomes. Ideally, these are examples combining multiple new features.
Nicolai Josuttis
Nicolai M. Josuttis (www.josuttis.com) is well known in the programming community for his authoritative books and talks. For more than 20 years he is a member of the C++ Standard Committee. He is the (co-)author of several worldwide best-sellers, including
"C++20 - The Complete Guide",
"C++17 - The Complete Guide",
"C++ Move Semantics",
"C++ Templates" (with David Vandevoorde and Doug Gregor), and
"The C++ Standard Library".