libcoro  1.0
Coroutine support library for C++20
List of all members
coro::scheduler_t< CondVar >::pending_cancel Class Reference

While this object is held, cancel is in effect. More...

#include <scheduler.h>

Detailed Description

template<typename CondVar>
class coro::scheduler_t< CondVar >::pending_cancel

While this object is held, cancel is in effect.

Definition at line 241 of file scheduler.h.


The documentation for this class was generated from the following file: