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