|
|
void | return_void () noexcept |
|
void | unhandled_exception () noexcept |
|
std::suspend_always | final_suspend () noexcept |
|
task | get_return_object () noexcept |
|
std::suspend_never | initial_suspend () noexcept |
|
template<convertible_to_awaitable RHS> |
| decltype(auto) | await_transform (RHS &&rhs) |
|
void | return_value (NewValue &&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: