gcc/libstdc++-v3/testsuite/23_containers/set/operations
Jonathan Wakely 4b63f4a3dd 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: r230118
2015-11-10 18:08:50 +00:00
..
1.cc Update copyright years. 2015-01-05 13:33:28 +01:00
2.cc Fix return type of heterogeneous find for sets 2015-11-10 18:08:50 +00:00
count.cc Update copyright years. 2015-01-05 13:33:28 +01:00