uses_allocator.cc: New.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Sat, 11 Jun 2011 11:58:18 +0000 (11:58 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sat, 11 Jun 2011 11:58:18 +0000 (12:58 +0100)
commitc44ddf96154254b489122754237ecde53cdf7987
tree5f64664c9fa2da06cde3387e2d679016b9ea0710
parent9ee65b5543dbe8cd3a795a3c54a4c6cbde5f0eb7
uses_allocator.cc: New.

2011-06-11  Jonathan Wakely  <jwakely.gcc@gmail.com>

* testsuite/30_threads/packaged_task/uses_allocator.cc: New.
* testsuite/30_threads/promise/uses_allocator.cc: Likewise.

From-SVN: r174949
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/30_threads/packaged_task/uses_allocator.cc [new file with mode: 0644]
libstdc++-v3/testsuite/30_threads/promise/uses_allocator.cc [new file with mode: 0644]