gcc/libstdc++-v3/testsuite/17_intro
Jonathan Wakely 593cda3e61 Fix uses of non-reserved names for template parameters
* include/bits/random.h (seed_seq::param): Fix non-reserved name.
	* include/experimental/type_traits (is_detected_exact)
	(is_detected_exact_v): Likewise.
	* include/pstl/execution_defs.h (is_execution_policy)
	(is_execution_policy_v, __enable_if_execution_policy): Likewise.
	* include/pstl/execution_impl.h (__policy_traits): Likewise.
	* testsuite/17_intro/names.cc: Check for more non-reserved names.
	* testsuite/experimental/names.cc: New test.

From-SVN: r271324
2019-05-17 15:13:40 +01:00
..
headers libstdc++-v3 Skip tests on Darwin8-10. 2019-04-21 08:14:47 +00:00
freestanding.cc Update copyright years. 2019-01-01 13:31:55 +01:00
names.cc Fix uses of non-reserved names for template parameters 2019-05-17 15:13:40 +01:00
shared_with_static_deps.cc Update copyright years. 2019-01-01 13:31:55 +01:00
static.cc Update copyright years. 2019-01-01 13:31:55 +01:00
tag_type_explicit_ctor.cc Update copyright years. 2019-01-01 13:31:55 +01:00
using_namespace_std_exp_neg.cc Update copyright years. 2019-01-01 13:31:55 +01:00
using_namespace_std_tr1_neg.cc Update copyright years. 2019-01-01 13:31:55 +01:00
using_namespace_std.cc Update copyright years. 2019-01-01 13:31:55 +01:00