gcc/libstdc++-v3/testsuite/23_containers/multimap
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 Update copyright years. 2015-01-05 13:33:28 +01:00
cons Update copyright years. 2015-01-05 13:33:28 +01:00
debug Update copyright years. 2015-01-05 13:33:28 +01:00
modifiers Update copyright years. 2015-01-05 13:33:28 +01:00
operations Fix return type of heterogeneous find for sets 2015-11-10 15:12:24 +00:00
requirements Update copyright years. 2015-01-05 13:33:28 +01:00
14340.cc Update copyright years. 2015-01-05 13:33:28 +01:00
23781_neg.cc Update copyright years. 2015-01-05 13:33:28 +01:00
58764.cc Update copyright years. 2015-01-05 13:33:28 +01:00
init-list.cc Update copyright years. 2015-01-05 13:33:28 +01:00
range_access.cc Update copyright years. 2015-01-05 13:33:28 +01:00