gcc/libstdc++-v3/testsuite/20_util/make_unsigned/requirements
Ville Voutilainen 7875b41f1d re PR libstdc++/77395 (std::is_constructible is false for type constructible via implicit conversion operator affecting std::tuple)
PR libstdc++/77395
	* include/std/type_traits (is_constructible): Forward-declare...
	(__is_base_to_derived_ref): ...and use here.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust.
	* testsuite/20_util/is_constructible/77395.cc: New.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.
	* testsuite/20_util/tuple/77395.cc: New.

From-SVN: r239870
2016-08-30 21:46:11 +03:00
..
alias_decl.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
explicit_instantiation.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs-1.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs-2.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs-3.cc Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
typedefs_neg.cc re PR libstdc++/77395 (std::is_constructible is false for type constructible via implicit conversion operator affecting std::tuple) 2016-08-30 21:46:11 +03:00