diff options
author | Benjamin Kosnik <bkoz@redhat.com> | 2004-10-28 20:46:08 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2004-10-28 20:46:08 +0000 |
commit | 6571df13b4c1b52d50a7e297db59ec698c2220ee (patch) | |
tree | 42e84384ba20cde73791c69c66e64d90df17bc78 /gcc | |
parent | a827e21a71040a2b8b4101e0c0c68396f360203c (diff) | |
download | gcc-6571df13b4c1b52d50a7e297db59ec698c2220ee.zip gcc-6571df13b4c1b52d50a7e297db59ec698c2220ee.tar.gz gcc-6571df13b4c1b52d50a7e297db59ec698c2220ee.tar.bz2 |
mt_allocator.h (__common_pool_policy): Add template template parameter for pool class type.
2004-10-28 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/mt_allocator.h (__common_pool_policy): Add template
template parameter for pool class type.
(__per_type_pool_policy): Same.
(__mt_allocator): Don't inherit policy. Qualify policy_type calls.
* testsuite/ext/mt_allocator/check_deallocate_null.cc: Fix.
* testsuite/ext/mt_allocator/check_deallocate_null_thread.cc: Same.
* testsuite/ext/mt_allocator/deallocate_global-2.cc: Same.
* testsuite/ext/mt_allocator/deallocate_global-4.cc: Same.
* testsuite/ext/mt_allocator/deallocate_global_thread-1.cc: Same.
* testsuite/ext/mt_allocator/deallocate_global_thread-3.cc: Same.
* testsuite/ext/mt_allocator/deallocate_local-2.cc: Same.
* testsuite/ext/mt_allocator/deallocate_local-4.cc: Same.
* testsuite/ext/mt_allocator/deallocate_local_thread-1.cc: Same.
* testsuite/ext/mt_allocator/deallocate_local_thread-3.cc: Same.
* testsuite/ext/mt_allocator/instantiate.cc: Same.
* testsuite/ext/mt_allocator/tune-1.cc: Same.
* testsuite/ext/mt_allocator/tune-2.cc: Same.
* testsuite/ext/mt_allocator/tune-3.cc: Same.
* testsuite/ext/mt_allocator/tune-4.cc: Same.
From-SVN: r89776
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions