Files
boost_iterator/doc/permutation_iterator_abstract.rst

5 lines
175 B
ReStructuredText
Raw Normal View History

The permutation iterator adaptor provides a permuted view of a given
range. That is, the view includes every element of the given range but
in a potentially different order.