![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Declarations for a round-robin iterator. More...
#include <iterator>
Go to the source code of this file.
Classes | |
class | round_robin_util::it_wrap_t< V, T > |
class | round_robin_util::round_robin_t< V, It > |
Namespaces | |
namespace | round_robin_util |
A round-robin iterator utility. | |
Functions | |
template<class V , class It > | |
round_robin_t< V, It > | round_robin_util::make_round_robin (It begin, It end) |
Declarations for a round-robin iterator.