gcc/libstdc++-v3/testsuite/20_util/pair
Jonathan Wakely c66b93fe20 re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible)
PR libstdc++/60132
	* include/std/type_traits (has_trivial_default_constructor,
	has_trivial_copy_constructor, has_trivial_copy_assign): Add deprecated
	attribute.
	* testsuite/20_util/has_trivial_copy_assign/requirements/
	explicit_instantiation.cc: Use -Wno-deprecated.
	* testsuite/20_util/has_trivial_copy_assign/requirements/typedefs.cc:
	Likewise.
	* testsuite/20_util/has_trivial_copy_assign/value.cc: Likewise.
	* testsuite/20_util/has_trivial_copy_constructor/requirements/
	explicit_instantiation.cc: Likewise.
	* testsuite/20_util/has_trivial_copy_constructor/requirements/
	typedefs.cc: Likewise.
	* testsuite/20_util/has_trivial_copy_constructor/value.cc: Likewise.
	* testsuite/20_util/has_trivial_default_constructor/requirements/
	explicit_instantiation.c: Likewise.
	* testsuite/20_util/has_trivial_default_constructor/requirements/
	typedefs.cc: Likewise.
	* testsuite/20_util/has_trivial_default_constructor/value.cc:
	Likewise.
	* testsuite/20_util/pair/requirements/dr801.cc: Replace deprecated
	trait.
	* testsuite/20_util/tuple/requirements/dr801.cc: Likewise.
	* testsuite/util/testsuite_common_types.h: Likewise.

From-SVN: r219350
2015-01-08 16:24:55 +00:00
..
astuple Update copyright years. 2015-01-05 13:33:28 +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
make_pair 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
1.cc Update copyright years. 2015-01-05 13:33:28 +01:00
2.cc Update copyright years. 2015-01-05 13:33:28 +01:00
3.cc Update copyright years. 2015-01-05 13:33:28 +01:00
4.cc Update copyright years. 2015-01-05 13:33:28 +01:00
40925.cc Update copyright years. 2015-01-05 13:33:28 +01:00
44487.cc Update copyright years. 2015-01-05 13:33:28 +01:00
constexpr_get.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
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
noncopyable.cc Update copyright years. 2015-01-05 13:33:28 +01:00
piecewise.cc Update copyright years. 2015-01-05 13:33:28 +01:00
piecewise2.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