kblib 0.2.3
General utilities library for modern C++
kblib::multi_range< Iter1, EndIter, count > Class Template Reference

#include <kblib/iterators.h>

Detailed Description

template<typename Iter1, typename EndIter = Iter1, std::size_t count = 0>
class kblib::multi_range< Iter1, EndIter, count >

Definition at line 1079 of file iterators.h.


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