|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2007-10-11 20:04:11
Author: danieljames
Date: 2007-10-11 20:04:10 EDT (Thu, 11 Oct 2007)
New Revision: 39953
URL: http://svn.boost.org/trac/boost/changeset/39953
Log:
Quick note about n2339 - Response to N2257=07-0117 "Removing unused allocator functions"
Text files modified:
sandbox/unordered/libs/unordered/doc/rationale.qbk | 2 ++
1 files changed, 2 insertions(+), 0 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-10-11 20:04:10 EDT (Thu, 11 Oct 2007)
@@ -105,6 +105,8 @@
member functions - all of which Boost.Unordered calls. It's near trivial
to replace the calls with the appropriate code - and will simplify the
implementation, as well as make supporting `emplace` easier.
+[@http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2007/n2339.htm
+N2339] opposed this change.
[h3 [@http://www.open-std.org/jtc1/sc22/wg21/docs/lwg-active.html#431
431. Swapping containers with unequal allocators]]
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