gcc/libstdc++-v3/testsuite/23_containers/set
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 c++config (_GLIBCXX_NOEXCEPT_IF): Define. 2015-07-13 18:15:48 +01:00
capacity
cons
debug
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
58764.cc
check_construct_destroy.cc
init-list.cc
range_access.cc