Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73502 - trunk/libs/unordered/doc
From: dnljms_at_[hidden]
Date: 2011-08-03 04:34:12


Author: danieljames
Date: 2011-08-03 04:34:11 EDT (Wed, 03 Aug 2011)
New Revision: 73502
URL: http://svn.boost.org/trac/boost/changeset/73502

Log:
Unordered: Fix link to swap issue.
Text files modified:
   trunk/libs/unordered/doc/rationale.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/unordered/doc/rationale.qbk
==============================================================================
--- trunk/libs/unordered/doc/rationale.qbk (original)
+++ trunk/libs/unordered/doc/rationale.qbk 2011-08-03 04:34:11 EDT (Wed, 03 Aug 2011)
@@ -126,7 +126,7 @@
 
 It isn't clear how to swap containers when their allocators aren't equal.
 This is
-[@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#431
+[@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-defects.html#431
 Issue 431: Swapping containers with unequal allocators]. This has been resolved
 with the new allocator specification, so this should be fixed when
 support is added.


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