r248215 - in /branches/gcc-6-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Thu May 18 14:35:00 GMT 2017
Author: redi
Date: Thu May 18 14:35:40 2017
New Revision: 248215
URL: https://gcc.gnu.org/viewcvs?rev=248215&root=gcc&view=rev
Log:
PR libstdc++/80448 remove noexcept from defaulted functions
Backport from mainline
2017-04-19 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/80448
* include/experimental/bits/fs_dir.h (directory_iterator)
(recursive_directory_iterator): Remove noexcept from defaulted
constructors.
Modified:
branches/gcc-6-branch/libstdc++-v3/ChangeLog
branches/gcc-6-branch/libstdc++-v3/include/experimental/bits/fs_dir.h
More information about the Libstdc++-cvs
mailing list