|
TValueTask< void > | get_return_object () |
|
void | return_void () |
|
void | unhandled_exception () |
|
TValueTask< void > | get_return_object () |
|
void | return_value (const void &t) |
|
void | return_value (void &&t) |
|
void | unhandled_exception () |
|
std::suspend_never | initial_suspend () |
|
TFinalAwaiter< void > | final_suspend () noexcept |
|
|
std::optional< std::exception_ptr > | ErrorOr |
|
std::optional< std::variant< void, std::exception_ptr > > | ErrorOr |
|
std::coroutine_handle | Caller |
|
The documentation for this struct was generated from the following file: