copypaste error

[SVN r28377]
This commit is contained in:
Joaquín M. López Muñoz 2005-04-21 09:22:51 +00:00
parent d8ad2dd48b
commit 94894da751

View File

@ -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>&copy; Copyright 2003-2005 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz. <p>&copy; Copyright 2003-2005 Joaqu&iacute;n M L&oacute;pez Mu&ntilde;oz.
Distributed under the Boost Software Distributed under the Boost Software