]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Implement LWG 3595 changes to common_iterator
authorPatrick Palka <ppalka@redhat.com>
Thu, 21 Oct 2021 01:43:42 +0000 (21:43 -0400)
committerPatrick Palka <ppalka@redhat.com>
Tue, 12 Apr 2022 12:37:28 +0000 (08:37 -0400)
commit813425498f41ab631fb1d9f4dc477cf74e3cc4a8
treec6d7f3c0a689f95f9634c9dd1e8689662b0107ae
parent130b959f23396fd71b135b8cef67e10a95487902
libstdc++: Implement LWG 3595 changes to common_iterator

libstdc++-v3/ChangeLog:

* include/bits/stl_iterator.h (common_iterator::__arrow_proxy):
Make fully constexpr as per LWG 3595.
(common_iterator::__postfix_proxy): Likewise.

(cherry picked from commit 1556e447c0fee5c77ccd9bda243d5281e10e895b)
libstdc++-v3/include/bits/stl_iterator.h