YACLib
C++ library for concurrent tasks execution
|
#include <yaclib/config.hpp>
Go to the source code of this file.
Namespaces | |
namespace | yaclib_std |
Macros | |
#define | YACLIB_TRANSFER(handle) |
#define | YACLIB_RESUME(handle) return false |
#define | YACLIB_SUSPEND() return true |
Functions | |
constexpr yaclib_std::coroutine_handle | yaclib_std::noop_coroutine () noexcept |