RDMA++
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
rdmapp::task< T >::task_awaiter Struct Reference

Public Member Functions

 task_awaiter (std::coroutine_handle< promise_type > h)
 
bool await_ready ()
 
auto await_suspend (std::coroutine_handle<> suspended)
 
auto await_resume ()
 

Public Attributes

std::coroutine_handle< promise_typeh_
 

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