mirror of git://gcc.gnu.org/git/gcc.git
5.cc: Move...
2009-12-23 Paolo Carlini <paolo.carlini@oracle.com> * testsuite/25_algorithms/copy/5.cc: Move... * testsuite/25_algorithms/copy/deque_iterators/1.cc: ... here. * testsuite/25_algorithms/move/2.cc: Move... * testsuite/25_algorithms/move/deque_iterators/1.cc: ... here. From-SVN: r155433
This commit is contained in:
parent
e2bf200700
commit
a1ebe9ac3e
|
@ -1,3 +1,10 @@
|
|||
2009-12-23 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/25_algorithms/copy/5.cc: Move...
|
||||
* testsuite/25_algorithms/copy/deque_iterators/1.cc: ... here.
|
||||
* testsuite/25_algorithms/move/2.cc: Move...
|
||||
* testsuite/25_algorithms/move/deque_iterators/1.cc: ... here.
|
||||
|
||||
2009-12-23 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* include/bits/stl_deque.h (copy(_Deque_iterator, _Deque_iterator,
|
||||
|
|
Loading…
Reference in New Issue