Speaker
Daniel Vrátil
Description
Coroutines are one of the brand new features in C++20. In this talk I will introduce how coroutines in C++ work and I will present QCoro, my experimental library that makes it possible to use C++ coroutines with certain Qt operations, like DBus calls, network replies etc.
Authors' Bio
Daniel is a KDE PIM developer, who has been around KDE for over a decade and worked with Qt professionally for most of that time. Lately he found joy in digging into modern C++ features and API design.