testsuite_hooks.h (func_callback): Declare copy constructor and assignment operator...
authorBenjamin Kosnik <bkoz@redhat.com>
Sat, 22 May 2004 21:51:07 +0000 (21:51 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Sat, 22 May 2004 21:51:07 +0000 (21:51 +0000)
commitf4a1faa55f8f157e36e9b6194055c6dc8fbe2763
treeadb7120223d95ba67ebb64ad73a2330b2b723b73
parent0deb916ce9b997d494a4f5e14ac33ad0c9fe5df7
testsuite_hooks.h (func_callback): Declare copy constructor and assignment operator private.

2004-05-22  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/testsuite_hooks.h (func_callback): Declare copy
constructor and assignment operator private.
* testsuite/23_containers/deque/cons/clear_allocator.cc: Match
exception specifications of base class.
* testsuite/23_containers/list/cons/clear_allocator.cc: Same.
* testsuite/23_containers/vector/cons/clear_allocator.cc: Same.
* testsuite/23_containers/vector/bool/clear_allocator.cc: New.

From-SVN: r82150
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/deque/cons/clear_allocator.cc
libstdc++-v3/testsuite/23_containers/list/cons/clear_allocator.cc
libstdc++-v3/testsuite/23_containers/vector/cons/clear_allocator.cc
libstdc++-v3/testsuite/testsuite_hooks.h