libcoro
1.0
Coroutine support library for C++20
|
◆ cancel_all()
template<typename T , typename Lock = nolock>
drops all subscribers Subscribers are removed by receiving broken_promise. This allows to broadcast "end of stream" Definition at line 86 of file distributor.h. ![]() |