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
48476.cc
constexpr.cc
forward_as_tuple.cc
make_tuple.cc
tie.cc
tie2.cc
tuple_cat.cc