gcc/libstdc++-v3/testsuite/performance
Jonathan Wakely 8586e16154
libstdc++: Stop using std::unary_function in perf tests
This fixes some -Wdeprecated-declarations warnings.

libstdc++-v3/ChangeLog:

	* testsuite/performance/ext/pb_ds/hash_int_erase_mem.cc: Replace
	std::unary_function with result_type and argument_type typedefs.
	* testsuite/util/performance/assoc/multimap_common_type.hpp:
	Likewise.
2024-11-13 17:58:50 +00:00
..
20_util/memory_resource
21_strings
22_locale
23_containers
25_algorithms
26_numerics
27_io
28_regex
29_atomics
30_threads/future
ext/pb_ds libstdc++: Stop using std::unary_function in perf tests 2024-11-13 17:58:50 +00:00