|
| std::coroutine_handle | h = std::noop_coroutine() |
| |
◆ handle_type
◆ final_suspend()
| auto continuation::promise_type::final_suspend |
( |
| ) |
const |
|
noexcept |
◆ get_return_object()
| auto continuation::promise_type::get_return_object |
( |
| ) |
|
|
inlinenoexcept |
◆ initial_suspend()
| auto continuation::promise_type::initial_suspend |
( |
| ) |
const |
|
inlinenoexcept |
◆ set_continuation()
| void continuation::promise_type::set_continuation |
( |
std::coroutine_handle<> | h_ | ) |
|
|
inlinenoexcept |
| std::coroutine_handle continuation::promise_type::h = std::noop_coroutine() |
|
private |
The documentation for this class was generated from the following file: