LeviLamina
|
Public Member Functions | |
constexpr | YieldAwaiter (ExecutorRef exec=nullptr) |
constexpr void | setExecutor (ExecutorRef ex) |
constexpr bool | await_ready () const noexcept |
void | await_suspend (std::coroutine_handle<> handle) |
constexpr void | await_resume () const noexcept |