mirror of
https://github.com/boostorg/iterator.git
synced 2026-07-04 23:50:57 +02:00
76af84c0e7
[SVN r19467]
5 lines
175 B
ReStructuredText
5 lines
175 B
ReStructuredText
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.
|
|
|