mirror of
https://github.com/boostorg/utility.git
synced 2025-07-30 21:07:27 +02:00
added output for the transform iterator example
[SVN r9187]
This commit is contained in:
@ -389,6 +389,10 @@ int main(int, char*[])
|
||||
return 0;
|
||||
}
|
||||
</pre>
|
||||
This output is:
|
||||
<pre>
|
||||
2 4 6 8 10 12 14 16
|
||||
</pre>
|
||||
</blockquote>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user