r192613 - in /trunk/libstdc++-v3: ChangeLog doc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Fri Oct 19 16:16:00 GMT 2012
Author: redi
Date: Fri Oct 19 16:16:11 2012
New Revision: 192613
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192613
Log:
* include/std/scoped_allocator (__outermost_alloc_traits): Define.
(scoped_allocator_adaptor::destroy): Use it.
(scoped_allocator_adaptor::construct): Likewise. Overload for
piecewise construction of std::pair objects.
* testsuite/20_util/scoped_allocator/2.cc: New.
* doc/xml/manual/status_cxx2011.xml: Update.
Added:
trunk/libstdc++-v3/testsuite/20_util/scoped_allocator/2.cc
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
trunk/libstdc++-v3/include/std/scoped_allocator
More information about the Libstdc++-cvs
mailing list