Contents:
stdexec
stdexec is the reference implementation for P2300, the std::execution proposal to the C++ standard library which will bring to C++26 a standard async programming model.
std::execution
It provides:
TODO
Index