Skip to content
Snippets Groups Projects
Commit a787ab78 authored by paolo's avatar paolo
Browse files

2006-01-23 Paolo Carlini <pcarlini@suse.de>

	* ChangeLog: Fix typo.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110115 138bc75d-0d04-0410-961f-82ee72b054a4
parent ed49ee5b
No related merge requests found
......@@ -17,7 +17,7 @@
* 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&,
* include/bits/list.tcc (list<>::merge(list&), merge(list&,
_StrictWeakOrdering)): Likewise.
* testsuite/23_containers/list/operators/5.cc: New.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment