libcoro  1.0
Coroutine support library for C++20

◆ await_ready()

template<typename CondVar >
static constexpr bool coro::thread_pool_t< CondVar >::await_ready ( )
inlinestaticconstexprnoexcept

co_await support (never ready)

Definition at line 134 of file thread_pool.h.