aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2021-09-17 12:28:35 +0100
committerJonathan Wakely <jwakely@redhat.com>2021-09-17 20:43:34 +0100
commit42eff613d0c10f88dc7a44b14981876401a09981 (patch)
tree91f12bb0a71483c788058ed74bb572f47fa85262 /gcc
parent1fa2c5a695bb962ffcf8abed49f69cdcc59d0e61 (diff)
downloadgcc-42eff613d0c10f88dc7a44b14981876401a09981.zip
gcc-42eff613d0c10f88dc7a44b14981876401a09981.tar.gz
gcc-42eff613d0c10f88dc7a44b14981876401a09981.tar.bz2
libstdc++: Add 'noexcept' to path::iterator members
All path::iterator operations are non-throwing. Signed-off-by: Jonathan Wakely <jwakely@redhat.com> libstdc++-v3/ChangeLog: * include/bits/fs_path.h (path::iterator): Add noexcept to all member functions and friend functions. (distance): Add noexcept. (advance): Add noexcept and inline. * include/experimental/bits/fs_path.h (path::iterator): Add noexcept to all member functions.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions