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
bitset_members.cc
bitset_shift.cc
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
map_operators.cc
multiset.cc
set_operators.cc
vector_capacity.cc
vector_ctor.cc
vector_element_access.cc
vector_modifiers.cc