Async++ unknown
Async (co_await/co_return) code for C++
|
Polyfill implementation of std::stop_token and friends. Check the documentation of the stl version for details. More...
#include <version>
#include <stop_token>
Go to the source code of this file.
Macros | |
#define | ASYNCPP_FORCE_CUSTOM_STOP_TOKEN 0 |
Force Asyncpp to use its polyfill implementation of std::stop_token even if the stl provides one. | |
Variables | |
constexpr nostopstate_t | asyncpp::nostopstate {} |
Polyfill implementation of std::stop_token and friends. Check the documentation of the stl version for details.