libcoro
1.0
Coroutine support library for C++20
|
◆ await_suspend()
template<typename T , typename SubscribeFn = function<prepared_coro(promise<T>)>>
co_await support Subscribe and wait for a value
Definition at line 75 of file subscription.h. |