gcc/libstdc++-v3/testsuite/23_containers/map
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
..
allocator
capacity
cons
debug
element_access
modifiers
operations Fix return type of heterogeneous find for sets 2015-11-10 15:12:24 +00:00
operators
requirements
14340.cc
18604.cc
23781_neg.cc
56613.cc
58764.cc
59872.cc
init-list.cc
pthread6.cc libstdc++: Run tests on RTEMS 2015-09-03 05:45:33 +00:00
range_access.cc