|
fiber
|
#include <NextCycle.hpp>
Public Member Functions | |
| constexpr bool | await_ready () const noexcept |
| constexpr void | await_resume () const noexcept |
| template<class ReturnType> | |
| constexpr void | await_suspend (std::coroutine_handle< fiber::CoroutinePromise< ReturnType > > handle) const noexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |