gcc/libstdc++-v3/testsuite/util
Paolo Carlini 3c167a8bbb stl_algobase.h (struct __cm_assign, [...]): Add.
2007-10-19  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/stl_algobase.h (struct __cm_assign,
	struct __copy_move, struct __copy_move_backward, move,
	move_backward): Add.
	(struct __copy, struct __copy_backward): Remove.
	(__copy_aux, __copy_backward_aux): Rename to...
	(__copy_move_a, __copy_move_backward_a): ... this, and
	adjust calls.
	(copy, copy_backward): Adjust calls.
	* include/bits/streambuf_iterator.h (__copy_aux): Rename
	to ...
	(__copy_move_a): ... this; add bool template parameter.
	* include/std/streambuf: Adjust friend declarations.
	* testsuite/util/testsuite_iterators.h
	(WritableObject<>::operator=(U&&)): Add.
	* testsuite/25_algorithms/move/1.cc: New.
	* testsuite/25_algorithms/move/requirements/
	explicit_instantiation/2.cc: Likewise.
	* testsuite/25_algorithms/move/requirements/
	explicit_instantiation/pod.cc: Likewise.
	* testsuite/25_algorithms/move_backward/1.cc: Likewise.
	* testsuite/25_algorithms/move_backward/requirements/
	explicit_instantiation/2.cc: Likewise.
	* testsuite/25_algorithms/move_backward/requirements/
	explicit_instantiation/pod.cc: Likewise.

From-SVN: r129492
2007-10-19 17:04:59 +00:00
..
common_type
hash_fn
io
native_type re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) 2007-10-18 15:22:58 +00:00
performance Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
regression
rng
statistic
testsuite_abi_check.cc
testsuite_abi.cc Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
testsuite_abi.h Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
testsuite_allocator.cc
testsuite_allocator.h
testsuite_api.h
testsuite_character.cc
testsuite_character.h
testsuite_common_types.h Convert ext/hash_map, set to tr1/functional, tr1/unordered_map, set. 2007-10-11 21:48:54 +00:00
testsuite_hooks.cc
testsuite_hooks.h
testsuite_io.h
testsuite_iterators.h stl_algobase.h (struct __cm_assign, [...]): Add. 2007-10-19 17:04:59 +00:00
testsuite_performance.h
testsuite_rvalref.h
testsuite_shared.cc
testsuite_tr1.h
testsuite_visualization.h