|
Anklang-0.3.0.dev1148+g62a6709a anklang-0.3.0.dev1148+g62a6709a
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Public Member Functions | |
| constexpr bool | await_ready () const noexcept |
| std::coroutine_handle | await_suspend (std::coroutine_handle< promise_type > h) noexcept |
| Resume the parent frame that is co_await-ing this CoTask<> | |
| constexpr void | await_resume () noexcept |
|
constexprnoexcept |
|
constexprnoexcept |
|
noexcept |
Resume the parent frame that is co_await-ing this CoTask<>
Definition at line 44 of file cotask.hh.
References Ase::ase_rethrow(), std::noop_coroutine(), and std::coroutine_handle::promise().