gcc/libstdc++-v3/testsuite/20_util/hash
Daniel Kruegler 7f359d19d0 Implement LWG 2686, std::hash<error_condition>, for C++17
2017-03-23  Daniel Kruegler  <daniel.kruegler@gmail.com>

	Implement LWG 2686, Why is std::hash specialized for error_code,
	but not error_condition?
	* include/std/system_error (hash<error_condition>): Define for C++17.
	* testsuite/20_util/hash/operators/size_t.cc (hash<error_condition>):
	Instantiate test for error_condition.
	* testsuite/20_util/hash/requirements/explicit_instantiation.cc
	(hash<error_condition>): Instantiate hash<error_condition>.

From-SVN: r246424
2017-03-23 19:40:16 +00:00
..
operators Implement LWG 2686, std::hash<error_condition>, for C++17 2017-03-23 19:40:16 +00:00
requirements Implement LWG 2686, std::hash<error_condition>, for C++17 2017-03-23 19:40:16 +00:00
52931.cc Update copyright years. 2017-01-01 13:07:43 +01:00
60970.cc Update copyright years. 2017-01-01 13:07:43 +01:00
chi2_q_bit_flip_set.cc Update copyright years. 2017-01-01 13:07:43 +01:00
chi2_q_bit_string_set.cc Update copyright years. 2017-01-01 13:07:43 +01:00
chi2_q_document_words.cc Update copyright years. 2017-01-01 13:07:43 +01:00
chi2_q_numeric_pattern_set.cc Update copyright years. 2017-01-01 13:07:43 +01:00
chi2_q_uniform_random.cc Update copyright years. 2017-01-01 13:07:43 +01:00
chi2_quality.h Update copyright years. 2017-01-01 13:07:43 +01:00
quality.cc Update copyright years. 2017-01-01 13:07:43 +01:00