|
|
constexpr | ForwardAwaiter (T val) |
| |
|
constexpr bool | await_ready () const noexcept |
| |
|
constexpr void | await_suspend (std::coroutine_handle<>) const noexcept |
| |
|
constexpr T | await_resume () noexcept |
| |
The documentation for this struct was generated from the following file: