r242334 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Sat Nov 12 03:40:00 GMT 2016
Author: redi
Date: Sat Nov 12 03:40:24 2016
New Revision: 242334
URL: https://gcc.gnu.org/viewcvs?rev=242334&root=gcc&view=rev
Log:
Add std::future_error constructor from future_errc
* include/std/future (future_error): Make existing constructor
private and add constructor from future_errc.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/future
More information about the Libstdc++-cvs
mailing list