r222719 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Sat May 2 11:20:00 GMT 2015
Author: redi
Date: Sat May 2 11:20:03 2015
New Revision: 222719
URL: https://gcc.gnu.org/viewcvs?rev=222719&root=gcc&view=rev
Log:
PR libstdc++/65978
* include/std/tuple (forward_as_tuple, tie): Add constexpr.
* testsuite/20_util/tuple/creation_functions/constexpr.cc: Uncomment
and fix tests for forward_as_tuple and tie.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/tuple
trunk/libstdc++-v3/testsuite/20_util/tuple/creation_functions/constexpr.cc
More information about the Gcc-cvs
mailing list