diff options
author | Paolo Carlini <pcarlini@suse.de> | 2006-01-20 02:38:54 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2006-01-20 02:38:54 +0000 |
commit | af8590d281c5ee310242a8afcd519f040f13b0ec (patch) | |
tree | 20ddd71f6f06b008fd6f23029fc804a8d29867ed /gcc | |
parent | 3b8266e279c432acdc9feca326cf7410ca584f68 (diff) | |
download | gcc-af8590d281c5ee310242a8afcd519f040f13b0ec.zip gcc-af8590d281c5ee310242a8afcd519f040f13b0ec.tar.gz gcc-af8590d281c5ee310242a8afcd519f040f13b0ec.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions