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:
@ -35,3 +35,8 @@ The output is::
|
||||
original sequence of letters: hello world!
|
||||
sequence in reverse order: !dlrow olleh
|
||||
sequence in double-reversed (normal) order: hello world!
|
||||
|
||||
|
||||
The source code for this example can be found `here`__.
|
||||
|
||||
__ ../example/reverse_iterator_example.cpp
|
||||
|
Reference in New Issue
Block a user