gcc/libstdc++-v3/testsuite/20_util/tuple
Jonathan Wakely f4081d133f re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple)
PR libstdc++/61947
	* include/std/tuple (_Head_base): Use allocator_arg_t parameters to
	disambiguate unary constructors.
	(_Tuple_impl): Pass allocator_arg_t arguments.
	* testsuite/20_util/tuple/61947.cc: New.
	* testsuite/20_util/uses_allocator/cons_neg.cc: Adjust dg-error line.

From-SVN: r213221
2014-07-29 18:30:34 +01:00
..
comparison_operators re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 12:18:01 +01:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
creation_functions Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
element_access tuple (__add_c_ref, [...]): Remove. 2014-05-14 23:16:35 +01:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
48476.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
51365.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
53648.cc re PR c++/60786 (In C++11 an explicit instantiation with an unqualified name must be in the right namespace) 2014-04-15 20:05:45 +01:00
60497.cc re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 12:18:01 +01:00
61947.cc re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple) 2014-07-29 18:30:34 +01:00
cv_tuple_element.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cv_tuple_size.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
moveable.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
moveable2.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
noexcept_move_assign.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
noexcept_swap.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
swap.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tuple_element.cc N3887 Consistent Metafunction Aliases 2014-04-15 00:17:52 +01:00
tuple_element_t.cc N3887 Consistent Metafunction Aliases 2014-04-15 00:17:52 +01:00
tuple_size.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00