libstdc++: Add noexcept to declaration of path::_List members
authorJonathan Wakely <jwakely@redhat.com>
Tue, 27 Oct 2020 14:48:50 +0000 (14:48 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 27 Oct 2020 14:50:37 +0000 (14:50 +0000)
commitfe9d058ca28e0e3a50c44096ce112763057e686e
tree99defbf80bd00f5bbebab7b08dd286e2761eca79
parentc0b09c1296d5334d1d264ba4d39ca932f9572330
libstdc++: Add noexcept to declaration of path::_List members

libstdc++-v3/ChangeLog:

* include/bits/fs_path.h (path::_List::begin, path::_List::end):
Add noexcept to match definitions in src/c++17/fs_path.cc.
libstdc++-v3/include/bits/fs_path.h