|
|
void | return_void () noexcept |
|
void | unhandled_exception () noexcept |
|
std::suspend_always | final_suspend () noexcept |
|
scoped_task | get_return_object () noexcept |
|
std::suspend_never | initial_suspend () noexcept |
|
void | return_value (std::convertible_to< value_type > auto &&new_value) noexcept |
|
|
notifier_type | notifier |
|
std::exception_ptr | exception = nullptr |
|
std::optional< value_type > | value |
The documentation for this struct was generated from the following file: