|
RDMA++
|


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_ |