gcc/libstdc++-v3/include
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
..
backward c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
bits Implement list::splice (and merge) bits of N1599 2006-01-20 02:38:54 +00:00
c All files: Update FSF address. 2005-08-17 02:28:44 +00:00
c_compatibility All files: Update FSF address. 2005-08-17 02:28:44 +00:00
c_std c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
debug mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
ext [multiple changes] 2006-01-18 11:22:10 +00:00
std re PR libstdc++/25626 (Valarray vs non-POD) 2006-01-15 18:04:31 +00:00
tr1 complex (arg, [...]): Add, implementing TR1, 8.1.9. 2006-01-13 09:45:57 +00:00
Makefile.am complex (arg, [...]): Add, implementing TR1, 8.1.9. 2006-01-13 09:45:57 +00:00
Makefile.in complex (arg, [...]): Add, implementing TR1, 8.1.9. 2006-01-13 09:45:57 +00:00
stdc++.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00