gcc/libstdc++-v3/testsuite/util
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
..
common_type Update copyright years. 2015-01-05 13:33:28 +01:00
debug Update copyright years. 2015-01-05 13:33:28 +01:00
exception Update copyright years. 2015-01-05 13:33:28 +01:00
hash_fn Update copyright years. 2015-01-05 13:33:28 +01:00
io Update copyright years. 2015-01-05 13:33:28 +01:00
native_type Update copyright years. 2015-01-05 13:33:28 +01:00
performance Update copyright years. 2015-01-05 13:33:28 +01:00
regression Update copyright years. 2015-01-05 13:33:28 +01:00
statistic Update copyright years. 2015-01-05 13:33:28 +01:00
thread Update copyright years. 2015-01-05 13:33:28 +01:00
replacement_memory_operators.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_abi.cc Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_abi.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_abi_check.cc Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_allocator.cc Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_allocator.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_api.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_character.cc Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_character.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_common_types.h re PR libstdc++/60132 (C++11: lack of is_trivially_copy_constructible) 2015-01-08 16:24:55 +00:00
testsuite_container_traits.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_containergen.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_containers.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_counter_type.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_error.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_greedy_ops.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_hooks.cc Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_hooks.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_io.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_iterators.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_new_operators.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_performance.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_random.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_regex.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_rng.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_rvalref.h Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_shared.cc Update copyright years. 2015-01-05 13:33:28 +01:00
testsuite_tr1.h Update copyright years. 2015-01-05 13:33:28 +01:00