Template Class IterShuffler

Class Documentation

template<typename T>
class dish2::IterShuffler

Public Functions

IterShuffler() = default
IterShuffler(const T begin, const T end)
void Fill(const T begin, const T end)
void Shuffle()
auto begin() const
auto end() const