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

ville@gcc.gnu.org ville@gcc.gnu.org
Thu Aug 11 14:51:00 GMT 2016


Author: ville
Date: Thu Aug 11 14:51:47 2016
New Revision: 239372

URL: https://gcc.gnu.org/viewcvs?rev=239372&root=gcc&view=rev
Log:
	Implement C++17 make_from_tuple.
	* include/std/tuple (__make_from_tuple_impl, make_from_tuple): New.
	* testsuite/20_util/tuple/make_from_tuple/1.cc: Likewise.

Added:
    trunk/libstdc++-v3/testsuite/20_util/tuple/make_from_tuple/
    trunk/libstdc++-v3/testsuite/20_util/tuple/make_from_tuple/1.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/tuple



More information about the Gcc-cvs mailing list