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

redi@gcc.gnu.org redi@gcc.gnu.org
Thu May 3 12:40:00 GMT 2018


Author: redi
Date: Thu May  3 12:40:15 2018
New Revision: 259888

URL: https://gcc.gnu.org/viewcvs?rev=259888&root=gcc&view=rev
Log:
Use std::invoke_result in std::async instead of std::result_of

	* include/std/future (__async_result_of): Use __invoke_result instead
	of result_of.

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



More information about the Gcc-cvs mailing list