gcc/libstdc++-v3/testsuite/20_util/uses_allocator
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
..
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons_neg.cc re PR libstdc++/61947 (Ambiguous calls when constructing std::tuple) 2014-07-29 18:30:34 +01:00
construction.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
value.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00