gcc/libstdc++-v3/testsuite/23_containers
Stephen M. Webb 1fc610939a list_capacity.cc: New file.
2001-11-22  Stephen M. Webb  <stephen@bregmasoft.com>

        * testsuite/23_containers/list_capacity.cc: New file.
        * testsuite/23_containers/list_ctor.cc: New file.
        * testsuite/23_containers/list_modifiers.cc: New file.
        * testsuite/23_containers/list_operators.cc: New file.

2001-11-22  Stephen M. Webb  <stephen@bregmasoft.com>

	* include/bits/stl_list.h: Reformatted according to C++STYLE rules.
	(size): Replaced nonstandard distance() call with the standard one.
	(transfer): Uglified to _M_transfer.

From-SVN: r47277
2001-11-22 19:19:23 +00:00
..
bitset_ctor.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
bitset_members.cc Make -fno-exceptions work. 2001-10-24 02:37:56 +00:00
bitset_shift.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
list_capacity.cc list_capacity.cc: New file. 2001-11-22 19:19:23 +00:00
list_ctor.cc list_capacity.cc: New file. 2001-11-22 19:19:23 +00:00
list_modifiers.cc list_capacity.cc: New file. 2001-11-22 19:19:23 +00:00
list_operators.cc list_capacity.cc: New file. 2001-11-22 19:19:23 +00:00
map_insert.cc re PR libstdc++/3349 (bug in map::insert(p,t)) 2001-08-24 17:40:31 +00:00
map_operators.cc map_operators.cc: Add dg-excess-errors. 2001-04-18 01:06:05 +00:00
multiset.cc sbuf_iter.h: Change to.. 2001-06-26 21:22:57 +00:00
set_operators.cc map_operators.cc: Add dg-excess-errors. 2001-04-18 01:06:05 +00:00
vector_capacity.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
vector_ctor.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
vector_element_access.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00
vector_modifiers.cc acinclude.m4 (GLIBCPP_CONFIGURE_TESTSUITE): New macro, calls... 2001-08-07 03:38:33 +00:00