Return true if matching characters are found.
constexpr bool contains( string_view sv) const;
See string_view::contains
string_view::contains