2004-05-22 Benjamin Kosnik <bkoz@redhat.com>
commit4abf7a237436c98e4da84c6a667c80a39fef3c87
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2004 21:51:07 +0000 (22 21:51 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 May 2004 21:51:07 +0000 (22 21:51 +0000)
treeadb7120223d95ba67ebb64ad73a2330b2b723b73
parentdf6f8740af7d0dfa1062b5eed4a01fbaca88eb8f
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82150 138bc75d-0d04-0410-961f-82ee72b054a4
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