Skip to content

Commit 50a2115

Browse files
authored
docstring fix for first_finder
1 parent 739d1ed commit 50a2115

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

include/boost/algorithm/string/finder.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ namespace boost {
4343
The result is given as an \c iterator_range delimiting the match.
4444
4545
\param Search A substring to be searched for.
46-
\param Comp An element comparison predicate
4746
\return An instance of the \c first_finder object
4847
*/
4948
template<typename RangeT>

0 commit comments

Comments
 (0)