We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
first_finder
1 parent 739d1ed commit 50a2115Copy full SHA for 50a2115
1 file changed
include/boost/algorithm/string/finder.hpp
@@ -43,7 +43,6 @@ namespace boost {
43
The result is given as an \c iterator_range delimiting the match.
44
45
\param Search A substring to be searched for.
46
- \param Comp An element comparison predicate
47
\return An instance of the \c first_finder object
48
*/
49
template<typename RangeT>
0 commit comments