diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2021-09-27 22:07:12 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-04-01 13:17:18 +0100 |
commit | 944da70a5d1cdc5bd4327b2d32420f57b6883985 (patch) | |
tree | 33916d9eb4e3fb0b3f04acd2836ad48c79083a58 /libstdc++-v3/include/std/version | |
parent | bfa9f660d25aef1513b1289d01c80b52090ef72a (diff) | |
download | gcc-944da70a5d1cdc5bd4327b2d32420f57b6883985.zip gcc-944da70a5d1cdc5bd4327b2d32420f57b6883985.tar.gz gcc-944da70a5d1cdc5bd4327b2d32420f57b6883985.tar.bz2 |
libstdc++: Fix mismatched noexcept-specifiers in Filesystem TS
The copy_file fix should have been part of r12-7063-gda72e0fd20f87b.
The path::begin() fix should have been part of r12-3930-gf2b7f56a15d9cb.
Thanks to Timm Bäder for reporting this one.
libstdc++-v3/ChangeLog:
* include/experimental/bits/fs_fwd.h (copy_file): Remove
incorrect noexcept from declaration.
* include/experimental/bits/fs_path.h (path::begin, path::end):
Add noexcept to declarations, to match definitions.
Diffstat (limited to 'libstdc++-v3/include/std/version')
0 files changed, 0 insertions, 0 deletions