codex
Loading...
Searching...
No Matches
task::promise_type Struct Reference
Inheritance diagram for task::promise_type:
Collaboration diagram for task::promise_type:

Public Member Functions

auto get_return_object () const noexcept
 
auto initial_suspend () const noexcept
 
auto final_suspend () const noexcept
 
- Public Member Functions inherited from base_promise
void return_void ()
 
void unhandled_exception () const noexcept
 

Member Function Documentation

◆ final_suspend()

auto task::promise_type::final_suspend ( ) const
inlinenoexcept

◆ get_return_object()

auto task::promise_type::get_return_object ( ) const
inlinenoexcept

◆ initial_suspend()

auto task::promise_type::initial_suspend ( ) const
inlinenoexcept

The documentation for this struct was generated from the following file: