mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
fixed some typos
[SVN r17052]
This commit is contained in:
parent
fabfb31bf6
commit
04f901e52e
@ -472,7 +472,7 @@ Semantics
|
|||||||
|
|
||||||
<TR>
|
<TR>
|
||||||
<TD VAlign=top>
|
<TD VAlign=top>
|
||||||
Font
|
Front
|
||||||
</TD>
|
</TD>
|
||||||
<TD VAlign=top>
|
<TD VAlign=top>
|
||||||
<tt>a.front()</tt>
|
<tt>a.front()</tt>
|
||||||
@ -482,7 +482,7 @@ Font
|
|||||||
otherwise.
|
otherwise.
|
||||||
</TD>
|
</TD>
|
||||||
<TD VAlign=top>
|
<TD VAlign=top>
|
||||||
Equivalent to <tt>*(a.first())</tt>.
|
Equivalent to <tt>*(a.begin())</tt>.
|
||||||
</TD>
|
</TD>
|
||||||
</TR>
|
</TR>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user