diff options
author | Patrick Palka <ppalka@redhat.com> | 2020-01-22 16:51:19 -0500 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2020-02-04 22:19:47 -0500 |
commit | 7db12d155ddf4b5d7a5e783a97995f85e19e88dd (patch) | |
tree | 42e3d4a8ca8dc834f60e0cb5d7dd5685f8278cc5 /gcc/doc/invoke.texi | |
parent | 3ef39186b61939da7c658561b97f04b62973bf92 (diff) | |
download | gcc-7db12d155ddf4b5d7a5e783a97995f85e19e88dd.zip gcc-7db12d155ddf4b5d7a5e783a97995f85e19e88dd.tar.gz gcc-7db12d155ddf4b5d7a5e783a97995f85e19e88dd.tar.bz2 |
libstdc++: Apply the move_iterator changes described in P1207R4
These changes are needed for some of the tests in the constrained algorithm
patch, because they use move_iterator with an uncopyable output_iterator. The
other changes described in the paper are already applied, it seems.
libstdc++-v3/ChangeLog:
* include/bits/stl_iterator.h (move_iterator::move_iterator): Move __i
when initializing _M_current.
(move_iterator::base): Split into two overloads differing in
ref-qualifiers as in P1207R4 for C++20.
Diffstat (limited to 'gcc/doc/invoke.texi')
0 files changed, 0 insertions, 0 deletions