mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 23:14:04 +00:00
reworded statement in latest doc change
This commit is contained in:
parent
e18ece1ec1
commit
f471d61d0b
@ -1073,7 +1073,8 @@ is thus designed upon that of <code>std::list</code>; nearly every operation
|
|||||||
provided in the standard container is replicated here, occasionally with changes
|
provided in the standard container is replicated here, occasionally with changes
|
||||||
in the syntax and/or semantics to cope with the constraints imposed by
|
in the syntax and/or semantics to cope with the constraints imposed by
|
||||||
Boost.MultiIndex. An important difference, commented <a href="#iterator_access">above</a>,
|
Boost.MultiIndex. An important difference, commented <a href="#iterator_access">above</a>,
|
||||||
is the fact that sequenced index iterators are <i>constant</i>:
|
is the fact that the values pointed to by sequenced index iterators are treated
|
||||||
|
as <i>constant</i>:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<blockquote><pre>
|
<blockquote><pre>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user