gcc/libstdc++-v3/testsuite/20_util/tuple
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
..
comparison_operators Update copyright years. 2015-01-05 13:33:28 +01:00
cons Update copyright years. 2015-01-05 13:33:28 +01:00
creation_functions 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
element_access Update copyright years. 2015-01-05 13:33:28 +01:00
requirements re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
48476.cc Update copyright years. 2015-01-05 13:33:28 +01:00
51365.cc Update copyright years. 2015-01-05 13:33:28 +01:00
53648.cc Update copyright years. 2015-01-05 13:33:28 +01:00
56785.cc re PR libstdc++/56785 (std::tuple of two elements does not apply empty base class optimization when one of its elements is a std::tuple with two elements) 2015-01-17 00:21:41 +00:00
60497.cc Update copyright years. 2015-01-05 13:33:28 +01:00
61947.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_tuple_element.cc Update copyright years. 2015-01-05 13:33:28 +01:00
cv_tuple_size.cc Update copyright years. 2015-01-05 13:33:28 +01:00
moveable.cc Update copyright years. 2015-01-05 13:33:28 +01:00
moveable2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
noexcept_move_assign.cc Update copyright years. 2015-01-05 13:33:28 +01:00
noexcept_swap.cc Update copyright years. 2015-01-05 13:33:28 +01:00
swap.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tuple_element.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tuple_element_t.cc Update copyright years. 2015-01-05 13:33:28 +01:00
tuple_size.cc Update copyright years. 2015-01-05 13:33:28 +01:00