diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-07-28 20:55:51 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-07-29 10:10:00 +0100 |
commit | b5f5d1b36edbcd7d923f2e2653e54e52637c715b (patch) | |
tree | 2c9535583e57e796859c3176447cc49d95157d47 /libgo | |
parent | 4894ba078692a780a461d2f358b5dfaa25719859 (diff) | |
download | gcc-b5f5d1b36edbcd7d923f2e2653e54e52637c715b.zip gcc-b5f5d1b36edbcd7d923f2e2653e54e52637c715b.tar.gz gcc-b5f5d1b36edbcd7d923f2e2653e54e52637c715b.tar.bz2 |
libstdc++: Tweak common_iterator::operator-> return type [PR104443]
This adjusts the return type to match the resolution of LWG 3672. There
is no functional difference, because decltype(auto) always deduced a
value anyway, but this makes it simpler and consistent with the working
draft.
libstdc++-v3/ChangeLog:
PR libstdc++/104443
* include/bits/stl_iterator.h (common_iterator::operator->):
Change return type to just auto.
Diffstat (limited to 'libgo')
0 files changed, 0 insertions, 0 deletions