Name |
Last commit
|
Last update |
---|---|---|
.. | ||
erase | ||
insert | ||
push_back | ||
swap | ||
1.cc | ||
2.cc | ||
moveable.cc | ||
moveable2.cc |
2011-09-26 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/50529 * include/bits/vector.tcc (vector<>::erase(iterator, iterator)): Fix to do nothing if the range is empty. * include/bits/stl_bvector.h: Likewise. * include/bits/deque.tcc: Likewise. * include/debug/vector: Adjust. * include/debug/deque: Likewise. * testsuite/23_containers/vector/modifiers/erase/50529.cc: New. * testsuite/23_containers/deque/modifiers/erase/50529.cc: Likewise. * testsuite/23_containers/deque/modifiers/erase/3.cc: Adjust. From-SVN: r179234
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
erase | Loading commit data... | |
insert | Loading commit data... | |
push_back | Loading commit data... | |
swap | Loading commit data... | |
1.cc | Loading commit data... | |
2.cc | Loading commit data... | |
moveable.cc | Loading commit data... | |
moveable2.cc | Loading commit data... |