![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::find — Generic find algorithm.
// In header: <boost/algorithm/string/find.hpp> template<typename RangeT, typename FinderT> ( Input, Finder);
Search the input using the given finder.
Parameters: |
|
||||
Returns: |
An |