boost::capy::task::promise_type
Synopsis
Declared in <boost/capy/task.hpp>
struct promise_type
: io_awaitable_promise_base<promise_type>
, /* implementation-defined */
Base Classes
| Name | Description |
|---|---|
|
CRTP mixin that adds I/O awaitable support to a promise type. |
|
Member Functions
Name |
Description |
|
Default constructor |
|
Destructor |
Data Members
Name |
|
Friends
| Name | Description |
|---|---|
Lazy coroutine task satisfying |
Created with MrDocs