Using C++23 in Practice
Nicolai M. Josuttis
This one-day workshop introduces and discusses all major language and library features of C++23. As usual for my trainings and books, I will focus on both the design and the practical usability of the new features so that attendees understand why we have them and how to use them right.
The workshop will concentrate on features available in at least one major compiler (gcc, clang, Visual C++) so that attendees can gain from the look-and-feel instead of just reading APIs.
The workshop is spiced with insight stories: - As a long time member of the C++ Standard Committee, I can talk about insights and anecdotes important to know. - As a long term trainer and educator, my material will concentrate on the essence for ordinary application programmers knowing Modern C++.