r254821 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Nov 16 14:39:00 GMT 2017


Author: redi
Date: Thu Nov 16 14:39:41 2017
New Revision: 254821

URL: https://gcc.gnu.org/viewcvs?rev=254821&root=gcc&view=rev
Log:
Add noexcept to std::shared_future copy operations (LWG DR 2799)

	* include/std/future (shared_future): Add noexcept to copy constructor
	and copy-assignment operator (LWG 2799).

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/future



More information about the Gcc-cvs mailing list