r242374 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Mon Nov 14 03:44:00 GMT 2016
Author: redi
Date: Mon Nov 14 03:44:53 2016
New Revision: 242374
URL: https://gcc.gnu.org/viewcvs?rev=242374&root=gcc&view=rev
Log:
Make std::future::share() noexcept (LWG 2556)
* include/std/future (future::share(), future<R&>::share())
(future<void>::share()): Add noexcept, as per LWG 2556.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/future
More information about the Libstdc++-cvs
mailing list