libcoro  1.0
Coroutine support library for C++20

◆ get_promise() [1/2]

template<typename T >
promise<T> coro::shared_future< T >::get_promise ( )
inline

Initialize future and get promise.

Definition at line 1487 of file future.h.