contains Return true if matching characters are found Synopsis constexpr bool contains(string_view sv) const noexcept; Defined in file <include/boost/url/grammar/string_view_base.hpp> on line 735 Description See core::string_view::contains