RDMA++
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
rdmapp::promise_base< T, CoroutineHandle > Struct Template Reference
Inheritance diagram for rdmapp::promise_base< T, CoroutineHandle >:
Inheritance graph
[legend]
Collaboration diagram for rdmapp::promise_base< T, CoroutineHandle >:
Collaboration graph
[legend]

Public Member Functions

std::suspend_never initial_suspend ()
 
auto final_suspend () noexcept
 
- Public Member Functions inherited from rdmapp::value_returner< T >
void return_value (T &&value)
 

Public Attributes

std::coroutine_handle continuation_
 
std::coroutine_handle release_detached_
 
- Public Attributes inherited from rdmapp::value_returner< T >
std::promise< T > promise_
 

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