libcoro  1.0
Coroutine support library for C++20

◆ operator>>()

template<typename CondVar >
template<std::invocable<> Fn>
bool coro::thread_pool_t< CondVar >::operator>> ( Fn &&  fn)
inline

alias to enqueue

Definition at line 66 of file thread_pool.h.