diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2025-02-12 19:43:05 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2025-02-15 10:58:56 +0000 |
commit | 7bc72a3d209d60803ac7a8ea8d725dcc2c747259 (patch) | |
tree | 300eb10c4ada37883de325bca42bbd7464b72a91 /gcc/fortran/trans-expr.cc | |
parent | 08f70200ce01eea42eed7c6fcdcf300a8812be95 (diff) | |
download | gcc-7bc72a3d209d60803ac7a8ea8d725dcc2c747259.zip gcc-7bc72a3d209d60803ac7a8ea8d725dcc2c747259.tar.gz gcc-7bc72a3d209d60803ac7a8ea8d725dcc2c747259.tar.bz2 |
libstdc++: Add conditional noexcept to remaining range access functions
Add conditional noexcept to the remaining range access functions that
were not changed in r15-5669-g8692cb10e82e72. This is now being proposed
for C++26 by P3623R0 (not published yet).
libstdc++-v3/ChangeLog:
* include/bits/range_access.h (rbegin, rend, crbegin, crend):
Add conditional noexcept, as per P3623R0.
* testsuite/24_iterators/headers/iterator/range_access.cc: Add
noexcept-specifier to rbegin, rend, crbegin and crend
declarations.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions