(Inherited from grammar::string_view_base)
grammar::string_view_base
Return the position of matching characters.
constexpr size_type find( char c, size_type pos = 0) const;
See string_view::find
string_view::find