diff options
author | Patrick Palka <ppalka@redhat.com> | 2020-08-26 21:51:48 -0400 |
---|---|---|
committer | Patrick Palka <ppalka@redhat.com> | 2020-08-26 21:53:04 -0400 |
commit | 3ae0cd94abc15e33dc06ca7a5f76f14b1d74129f (patch) | |
tree | 1121fa585c1da2b5f06a7f1bdb976d25c0c9423c /gcc/fortran/trans-openmp.c | |
parent | 4be16d1c1cfa6d151d2853ce509c1a797189c9ad (diff) | |
download | gcc-3ae0cd94abc15e33dc06ca7a5f76f14b1d74129f.zip gcc-3ae0cd94abc15e33dc06ca7a5f76f14b1d74129f.tar.gz gcc-3ae0cd94abc15e33dc06ca7a5f76f14b1d74129f.tar.bz2 |
libstdc++: Implement remaining piece of LWG 3448
Almost all of the proposed resolution for LWG 3448 is already
implemented; the only part left is to adjust the return type of
transform_view::sentinel::operator-.
libstdc++-v3/ChangeLog:
PR libstdc++/95322
* include/std/ranges (transform_view::sentinel::__distance_from):
Give this a deduced return type.
(transform_view::sentinel::operator-): Adjust the return type so
that it's based on the constness of the iterator rather than
that of the sentinel.
* testsuite/std/ranges/adaptors/95322.cc: Refer to LWG 3488.
Diffstat (limited to 'gcc/fortran/trans-openmp.c')
0 files changed, 0 insertions, 0 deletions