stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
Loading...
Searching...
No Matches
stlab::round_robin_t Struct Reference

Merge strategy for merge_channel: round-robin among upstream senders. More...

#include <channel.hpp>

Public Types

template<typename... R>
using strategy_type

Detailed Description

Merge strategy for merge_channel: round-robin among upstream senders.


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