mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-12 13:51:46 +00:00
copypaste error
[SVN r28377]
This commit is contained in:
parent
d8ad2dd48b
commit
94894da751
@ -177,7 +177,7 @@ acting as an equivalence relation on values of <code>Key</code>.
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
There are two variants of hashed indices: <i>unique</i>, which do
|
There are two variants of hashed indices: <i>unique</i>, which do
|
||||||
not allow duplicate elements (with respect to its associated comparison
|
not allow duplicate elements (with respect to its associated equality
|
||||||
predicate) and <i>non-unique</i>, which accept those duplicates.
|
predicate) and <i>non-unique</i>, which accept those duplicates.
|
||||||
The interface of these two variants is the same, so they are documented
|
The interface of these two variants is the same, so they are documented
|
||||||
together, with minor differences explicitly stated when they exist.
|
together, with minor differences explicitly stated when they exist.
|
||||||
@ -887,7 +887,7 @@ Sequenced indices
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<p>Revised March 15th 2005</p>
|
<p>Revised April 21st 2005</p>
|
||||||
|
|
||||||
<p>© Copyright 2003-2005 Joaquín M López Muñoz.
|
<p>© Copyright 2003-2005 Joaquín M López Muñoz.
|
||||||
Distributed under the Boost Software
|
Distributed under the Boost Software
|
||||||
|
Loading…
x
Reference in New Issue
Block a user