gcc/libstdc++-v3/testsuite/20_util/tuple/creation_functions
Jonathan Wakely cb2ef49e83 re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::tie (LWG issues 2275 and 2301))
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.

From-SVN: r222719
2015-05-02 12:20:03 +01:00
..
23978.cc Update copyright years. 2015-01-05 13:33:28 +01:00
48476.cc Update copyright years. 2015-01-05 13:33:28 +01:00
constexpr.cc re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::tie (LWG issues 2275 and 2301)) 2015-05-02 12:20:03 +01:00
forward_as_tuple.cc Update copyright years. 2015-01-05 13:33:28 +01:00
make_tuple.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tie.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tie2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tuple_cat.cc Update copyright years. 2015-01-05 13:33:28 +01:00