gcc/libstdc++-v3/testsuite/20_util/tuple
Ville Voutilainen 057ce49719 re PR c++/67844 (Cannot make tuple of class with template constructor)
2015-10-05  Ville Voutilainen  <ville.voutilainen@gmail.com>

	PR 67844.
	* include/std/tuple (_TC::_NonNestedTuple): Eagerly reject
	conversions from tuple types same as the target tuple.
	* testsuite/20_util/tuple/67844.cc: New.
	* testsuite/20_util/tuple/cons/nested_tuple_construct.cc: Add
	a missing copyright header.

From-SVN: r228468
2015-10-05 12:57:20 +03:00
..
comparison_operators Update copyright years. 2015-01-05 13:33:28 +01:00
cons re PR c++/67844 (Cannot make tuple of class with template constructor) 2015-10-05 12:57:20 +03: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 Implement N4387, "Improving pair and tuple", and LWG 2367. 2015-06-30 14:26:49 +01: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
67844.cc re PR c++/67844 (Cannot make tuple of class with template constructor) 2015-10-05 12:57:20 +03: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