Boost logo

Boost-Commit :

From: danieljames_at_[hidden]
Date: 2007-05-20 13:41:04


Author: danieljames
Date: 2007-05-20 13:41:03 EDT (Sun, 20 May 2007)
New Revision: 4148
URL: http://svn.boost.org/trac/boost/changeset/4148

Log:
Rehash is also required to be stable.

Text files modified:
   sandbox/unordered/libs/unordered/doc/rationale.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/unordered/libs/unordered/doc/rationale.qbk
==============================================================================
--- sandbox/unordered/libs/unordered/doc/rationale.qbk (original)
+++ sandbox/unordered/libs/unordered/doc/rationale.qbk 2007-05-20 13:41:03 EDT (Sun, 20 May 2007)
@@ -118,7 +118,7 @@
 [h3 [@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#518
     518. Are insert and erase stable for unordered_multiset and unordered_multimap?]]
 
-The current proposal is that insert and erase are stable - so they are here.
+The current proposal is that insert, erase and rehash are stable - so they are here.
 
 [h3 [@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#528
     528. TR1: issue 6.19 vs 6.3.4.3/2 (and 6.3.4.5/2)]]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk