gcc/libstdc++-v3/testsuite
Jonathan Wakely d4a9dffbaa Fix return type of heterogeneous find for sets
PR libstdc++/68190
	* include/bits/stl_multiset.h (multiset::find): Fix return types.
	* include/bits/stl_set.h (set::find): Likewise.
	* testsuite/23_containers/map/operations/2.cc: Test find return types.
	* testsuite/23_containers/multimap/operations/2.cc: Likewise.
	* testsuite/23_containers/multiset/operations/2.cc: Likewise.
	* testsuite/23_containers/set/operations/2.cc: Likewise.

From-SVN: r230113
2015-11-10 15:12:24 +00:00
..
17_intro
18_support
19_diagnostics
20_util Make the default constructors of tuple and pair conditionally explicit. 2015-11-03 10:41:40 +02:00
21_strings
22_locale
23_containers Fix return type of heterogeneous find for sets 2015-11-10 15:12:24 +00:00
24_iterators
25_algorithms
26_numerics * testsuite/26_numerics/complex/requirements/constexpr.cc 2015-11-06 14:43:33 -05:00
27_io
28_regex
29_atomics
30_threads Return deferred future if thread cannot be run 2015-10-24 22:36:50 +01:00
abi
backward
config
data
decimal
experimental
ext
lib libstdc++v3: Explicitly disable carets and colorization within testsuite 2015-11-06 18:44:05 +00:00
libstdc++-abi
libstdc++-dg
libstdc++-prettyprinters
libstdc++-xmethods
performance
tr1
tr2
util
Makefile.am
Makefile.in