mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-29 20:37:17 +02:00
added links to example source code
[SVN r21632]
This commit is contained in:
@ -35,3 +35,8 @@ The output is::
|
||||
2 4 6 8 10 12 14 16
|
||||
adding 4 to each element in the array:
|
||||
5 6 7 8 9 10 11 12
|
||||
|
||||
|
||||
The source code for this example can be found `here`__.
|
||||
|
||||
__ ../example/transform_iterator_example.cpp
|
||||
|
Reference in New Issue
Block a user