]> 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>
Thu, 21 Oct 2021 01:43:42 +0000 (21:43 -0400)
commit1556e447c0fee5c77ccd9bda243d5281e10e895b
tree9e3d2da3a111a26ba4ed0d8e146e81c3e539c50d
parent2d3ac6039074832978ce9bcd41ba93ef4812458f
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.
libstdc++-v3/include/bits/stl_iterator.h