libcoro  1.0
Coroutine support library for C++20

◆ ~scheduler_t()

template<typename CondVar >
coro::scheduler_t< CondVar >::~scheduler_t ( )
inline

stop and destroy scheduler

Definition at line 54 of file scheduler.h.