libcoro
1.0
Coroutine support library for C++20
|
◆ await_ready()
template<typename T , typename SubscribeFn = function<prepared_coro(promise<T>)>>
co_await support this awaiter is never ready
Definition at line 69 of file subscription.h. |