chsvlib
chsv helper source code

◆ iterator_range() [4/5]

CONSTEXPR_CPP14 iterator_range ( const std::pair< IteratorBegin, IteratorEnd > &  pr)
noexcept

Constructs a range from a pair of iterators.

Parameters
pris the pair.