This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r174647 - in /trunk/libstdc++-v3: ChangeLog tes...
- From: redi at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sat, 04 Jun 2011 17:17:58 -0000
- Subject: r174647 - in /trunk/libstdc++-v3: ChangeLog tes...
Author: redi
Date: Sat Jun 4 17:17:57 2011
New Revision: 174647
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174647
Log:
2011-06-04 Jonathan Wakely <jwakely.gcc@gmail.com>
* testsuite/util/testsuite_allocator.h (tracker_allocator::construct):
Update to C++0x definition using type to construct as template
parameter.
(tracker_allocator::destroy): Likewise for type to destroy.
(uneq_allocator::construct, uneq_allocator::destroy): Likewise.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/testsuite/util/testsuite_allocator.h