libcoro
1.0
Coroutine support library for C++20
|
◆ get_promise()
template<typename ... Types>
template<typename promise_type >
Initialize underlying future and retrieves promise.
Definition at line 145 of file future_variant.h. |