Sign up for the KDAB Newsletter
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Find what you need - explore our website and developer resources
3 August 2023
This course explored how the latest C++ standard helps write modern, efficient, comprehensible, robust and future-proof code.
Here are a few of the topics that will be talked about during the day:
- Improvements to the Ranges library: new views, range coalescing, pipe support for support for user-defined range adaptors
- std::expected and the monadic operations for optional and expected;
- new formatting and printing capabilities
- immediate functions and consteval if
- deducing this;
- move_only_function;
- the char8_t mess
- new attributes and functions helpers
- and more…
More Training Day videos: https://www.youtube.com/playlist?list=PL6CJYn40gN6go2WU95cyvgrsjXbNSUE1b
Stay on top of the latest news, publications, events and more.
Go to Sign-up
Learn Modern C++
Our hands-on Modern C++ training courses are designed to quickly familiarize newcomers with the language. They also update professional C++ developers on the latest changes in the language and standard library introduced in recent C++ editions.
Learn more