gcc/libstdc++-v3/testsuite
Paolo Carlini af8590d281 Implement list::splice (and merge) bits of N1599
2006-01-19  Paolo Carlini  <pcarlini@suse.de>

	Implement list::splice (and merge) bits of N1599
	* include/bits/stl_list.h (list<>::_M_check_equal_allocators): New.
	(list<>::splice(iterator, list&), splice(iterator, list&, iterator),
	splice(iterator, list&, iterator, iterator)): Use it.
	* include/bits/stl_list.h (list<>::merge(list&), merge(list&,
	_StrictWeakOrdering)): Likewise.
	* testsuite/23_containers/list/operators/5.cc: New.

From-SVN: r110011
2006-01-20 02:38:54 +00:00
..
17_intro
18_support [multiple changes] 2005-12-28 09:57:57 +00:00
19_diagnostics
20_util
21_strings [multiple changes] 2005-12-28 09:57:57 +00:00
22_locale testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
23_containers Implement list::splice (and merge) bits of N1599 2006-01-20 02:38:54 +00:00
24_iterators
25_algorithms [multiple changes] 2005-12-28 09:57:57 +00:00
26_numerics
27_io 1.cc: Initialize vars. 2006-01-03 10:29:25 +00:00
backward
config
data
demangle
ext [multiple changes] 2005-12-28 09:57:57 +00:00
lib acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Enable --gc-sections in more cases. 2006-01-13 03:58:38 +00:00
libstdc++-abi
libstdc++-dg
performance
thread [multiple changes] 2005-12-28 09:57:57 +00:00
tr1 overloads_int.cc: Fix norm test, use casts everywhere. 2006-01-15 17:52:36 +00:00
Makefile.am
Makefile.in
testsuite_abi_check.cc
testsuite_abi.cc
testsuite_abi.h
testsuite_allocator.cc
testsuite_allocator.h stl_list.h (_List_base<>::_M_get_Node_allocator): Add. 2006-01-03 13:19:23 +00:00
testsuite_character.cc
testsuite_character.h
testsuite_common_types.h
testsuite_hooks.cc testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
testsuite_hooks.h testsuite_hooks.h (test_tm(unsigned)): Change to take all the tm members. 2006-01-06 02:11:55 +00:00
testsuite_io.h
testsuite_iterators.h
testsuite_performance.h
testsuite_shared.cc
testsuite_tr1.h testsuite_tr1.h: Add missing include; use std::__are_same. 2006-01-14 20:59:41 +00:00
testsuite_visualization.h