r240943 - in /trunk/libstdc++-v3: ChangeLog lib...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Oct 10 18:32:00 GMT 2016
Author: redi
Date: Mon Oct 10 18:32:40 2016
New Revision: 240943
URL: https://gcc.gnu.org/viewcvs?rev=240943&root=gcc&view=rev
Log:
Use noexcept instead of _GLIBCXX_USE_NOEXCEPT
* libsupc++/eh_ptr.cc (exception_ptr): Replace _GLIBCXX_USE_NOEXCEPT
with noexcept.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/libsupc++/eh_ptr.cc
More information about the Libstdc++-cvs
mailing list