libcoro
1.0
Coroutine support library for C++20
|
◆ queue
template<typename T , typename Lock = nolock>
template<typename QueueImpl = typename queue<T>::behavior>
Implements queue above distributor.
You need to connect the object to a distributor Definition at line 159 of file distributor.h. |