mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
small edit
[SVN r9099]
This commit is contained in:
parent
803ced004a
commit
d8dd3da9ab
@ -114,8 +114,8 @@ The output is:
|
|||||||
|
|
||||||
<TR>
|
<TR>
|
||||||
<TD><tt>Iterator</tt></TD>
|
<TD><tt>Iterator</tt></TD>
|
||||||
<TD>The iterator type being wrapped. This type must be a model
|
<TD>The iterator type being wrapped. This type must at least be a model
|
||||||
of either the <a href="http://www.sgi.com/tech/stl/InputIterator">InputIterator</a> concept or the <a href="http://www.sgi.com/tech/stl/OutputIterator">OutputIterator</a> concept. </TD>
|
of the <a href="http://www.sgi.com/tech/stl/InputIterator">InputIterator</a> concept.</TD>
|
||||||
</TR>
|
</TR>
|
||||||
|
|
||||||
<TR>
|
<TR>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user