diff options
author | Paolo Carlini <pcarlini@suse.de> | 2007-10-19 17:04:59 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2007-10-19 17:04:59 +0000 |
commit | 3c167a8bbb2e672462ab292668300c39d53c3713 (patch) | |
tree | e051d19e5b8a4a223957782a1cae73c554c01892 /gcc/lambda-code.c | |
parent | 36784d0e879801c081910ea958839797f5f9bb48 (diff) | |
download | gcc-3c167a8bbb2e672462ab292668300c39d53c3713.zip gcc-3c167a8bbb2e672462ab292668300c39d53c3713.tar.gz gcc-3c167a8bbb2e672462ab292668300c39d53c3713.tar.bz2 |
stl_algobase.h (struct __cm_assign, [...]): Add.
2007-10-19 Paolo Carlini <pcarlini@suse.de>
* include/bits/stl_algobase.h (struct __cm_assign,
struct __copy_move, struct __copy_move_backward, move,
move_backward): Add.
(struct __copy, struct __copy_backward): Remove.
(__copy_aux, __copy_backward_aux): Rename to...
(__copy_move_a, __copy_move_backward_a): ... this, and
adjust calls.
(copy, copy_backward): Adjust calls.
* include/bits/streambuf_iterator.h (__copy_aux): Rename
to ...
(__copy_move_a): ... this; add bool template parameter.
* include/std/streambuf: Adjust friend declarations.
* testsuite/util/testsuite_iterators.h
(WritableObject<>::operator=(U&&)): Add.
* testsuite/25_algorithms/move/1.cc: New.
* testsuite/25_algorithms/move/requirements/
explicit_instantiation/2.cc: Likewise.
* testsuite/25_algorithms/move/requirements/
explicit_instantiation/pod.cc: Likewise.
* testsuite/25_algorithms/move_backward/1.cc: Likewise.
* testsuite/25_algorithms/move_backward/requirements/
explicit_instantiation/2.cc: Likewise.
* testsuite/25_algorithms/move_backward/requirements/
explicit_instantiation/pod.cc: Likewise.
From-SVN: r129492
Diffstat (limited to 'gcc/lambda-code.c')
0 files changed, 0 insertions, 0 deletions