gcc/libstdc++-v3/testsuite/20_util
Paolo Carlini e14e932bbb stl_algobase.h (swap): Move...
2007-10-10  Paolo Carlini  <pcarlini@suse.de>
	    Chris Fairles  <chris.fairles@gmail.com>

	* include/bits/stl_algobase.h (swap): Move...
	* include/bits/stl_move.h: ... here.
	* include/bits/stl_pair.h (pair<>::pair(_U1&&, _U2&&),
	pair<>::pair(pair<>&&), pair<>::operator=(pair<>&&),
	pair<>::swap(pair&&), swap(&, &), swap(&&, &), swap(&, &&),
	make_pair(_T1&&, _T2&&)): Add.
	* testsuite/20_util/pair/swap.cc: Add.

Co-Authored-By: Chris Fairles <chris.fairles@gmail.com>

From-SVN: r129198
2007-10-10 09:29:11 +00:00
..
add_lvalue_reference
add_rvalue_reference
aligned_storage type_traitsfwd.h (aligned_storage): Remove declaration. 2007-09-17 10:18:51 +00:00
allocator
auto_ptr
bad_function_call system_error: New file. 2007-08-23 16:16:41 +00:00
conditional/requirements
decay/requirements
enable_if/requirements
enable_shared_from_this/requirements
forward utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
function_objects system_error: New file. 2007-08-23 16:16:41 +00:00
has_nothrow_copy_constructor
has_nothrow_default_constructor
has_trivial_copy_constructor
has_trivial_default_constructor
hash system_error: New file. 2007-08-23 16:16:41 +00:00
headers std_c++0x_neg.cc: Force C++98 mode. 2007-06-29 20:05:11 +00:00
identity utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
is_lvalue_reference
is_reference
is_rvalue_reference
is_signed
is_unsigned
make_signed/requirements type_traitsfwd.h (aligned_storage): Remove declaration. 2007-09-17 10:18:51 +00:00
make_unsigned/requirements type_traitsfwd.h (aligned_storage): Remove declaration. 2007-09-17 10:18:51 +00:00
move utility (identity, [...]): Add. 2007-07-10 19:20:51 +00:00
pair stl_algobase.h (swap): Move... 2007-10-10 09:29:11 +00:00
raw_storage_iterator/requirements
remove_reference
shared_ptr/requirements
specialized_algorithms
tuple/requirements
weak_ptr/requirements
rel_ops.cc
temporary_buffer.cc