mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-30 04:47:20 +02:00
added links to example source code
[SVN r21632]
This commit is contained in:
@ -60,3 +60,8 @@ The output is::
|
||||
Elements at even indices in the permutation : 9 7
|
||||
Permutation backwards : 6 7 8 9
|
||||
Iterate backward with stride 2 : 6 8
|
||||
|
||||
|
||||
The source code for this example can be found `here`__.
|
||||
|
||||
__ ../example/permutation_iterator_example.cpp
|
||||
|
Reference in New Issue
Block a user