forked from boostorg/utility
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