mirror of
https://github.com/boostorg/utility.git
synced 2025-12-14 17:38:30 +01:00
fixed typo
[SVN r9183]
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user