gcc/libstdc++-v3/testsuite
Ville Voutilainen 5e8037ba97 Implement P0253R1, Fixing a design mistake in the searchers interface in Library Fundamentals.
Implement P0253R1, Fixing a design mistake in the searchers
	interface in Library Fundamentals.
	* include/std/functional: (utility): New include in C++17 mode.
	(default_searcher): Use a pair as return type, adjust the definition.
	(boyer_moore_searcher): Likewise.
	(boyer_moore_horspool_searcher): Likewise.
	* testsuite/20_util/function_objects/searchers.cc: Adjust.

From-SVN: r240094
2016-09-12 18:48:32 +03:00
..
17_intro Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
18_support Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
19_diagnostics Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
20_util Implement P0253R1, Fixing a design mistake in the searchers interface in Library Fundamentals. 2016-09-12 18:48:32 +03:00
21_strings Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
22_locale [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
23_containers [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
24_iterators Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
25_algorithms [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
26_numerics Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
27_io 2.cc: Move dg-do run directive above dg-require-namedlocale directive. 2016-08-30 18:59:39 +02:00
28_regex re PR libstdc++/77356 (regex error for a ECMAScript syntax string) 2016-08-27 02:03:23 +00:00
29_atomics [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. 2016-09-12 09:03:50 +00:00
30_threads Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
abi
backward
config
data
decimal Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
experimental Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
ext Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
lib Restore dg-interpreter-batch-mode for libstdc++ tests 2016-08-26 12:35:58 +01:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
libstdc++-xmethods Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
performance Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
special_functions
tr1 Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
tr2 Use effective-target instead of -std options 2016-08-26 12:41:37 +01:00
util libstdc++/68297 avoid throw/catch in make_exception_ptr 2016-08-22 18:29:31 +01:00
Makefile.am
Makefile.in