testsuite_allocator.h (tracker_allocator::construct): Update to C++0x definition...
authorJonathan Wakely <jwakely.gcc@gmail.com>
Sat, 4 Jun 2011 17:17:57 +0000 (17:17 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 4 Jun 2011 17:17:57 +0000 (18:17 +0100)
commit6c6424b3d7fc813396ee33d3d1ebb65d210aecc5
treebb8b0872d78c3495ce30cb8aa9b5154b4a89d600
parent26740835ec4e0049bf26b98cea017e1d9ce888b0
testsuite_allocator.h (tracker_allocator::construct): Update to C++0x definition using type to construct as template parameter.

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.

From-SVN: r174647
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/util/testsuite_allocator.h