libcoro  1.0
Coroutine support library for C++20

◆ promise() [1/4]

template<typename T , bool atomic>
coro::promise< T, atomic >::promise ( )
default

construct unbound promise

+ Here is the caller graph for this function: