This is a rather experimental library that helps me to understand coroutines in C++. It requires a compiler with support for the couroutines TS.
The package is providet as qpm package, de.skycoder42.qtcoroutines. You can install it either via qpmx (preferred) or directly via qpm. The general usage is: You ...