mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
fixed typo
[SVN r9183]
This commit is contained in:
parent
e104b00da1
commit
16272c210d
@ -484,7 +484,7 @@ int main(int, char*[])
|
|||||||
<p><a name="2">[2]</a> The result type for the <tt>operator->()</tt>
|
<p><a name="2">[2]</a> The result type for the <tt>operator->()</tt>
|
||||||
depends on the category and value type of the iterator and
|
depends on the category and value type of the iterator and
|
||||||
is somewhat complicated to describe. But be assured, it works
|
is somewhat complicated to describe. But be assured, it works
|
||||||
in a stardard corforming fashion, providing access to members
|
in a stardard conforming fashion, providing access to members
|
||||||
of the objects pointed to by the iterator.
|
of the objects pointed to by the iterator.
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user