Boost logo

Boost-Commit :

From: danieljames_at_[hidden]
Date: 2007-05-20 13:40:15


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

Log:
Remove the note about issue 560, as it has been marked NAD (not a defect).

Text files modified:
   sandbox/unordered/libs/unordered/doc/rationale.qbk | 6 ------
   1 files changed, 0 insertions(+), 6 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:40:15 EDT (Sun, 20 May 2007)
@@ -133,10 +133,4 @@
 [:An implementation shall not supply an overloaded function signature specified in any library clause if such a signature would be inherently ambiguous during overload resolution due to two library types referring to the same type.]
 So I don't supply the `iterator` overloads.
 
-[h3 [@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#560
- 560. User-defined allocators without default constructor]]
-
-This implementation should work okay for an allocator without a default
-constructor, although I don't currently test for this.
-
 [endsect]


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