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.
It provides:
- TODO
.. toctree:: :maxdepth: 2 :caption: Contents: reference/index user/index developer/index