contains

Return true if matching characters are found

Synopsis

bool contains( string_view sv) noexcept;

Declared in file <boost/url/grammar/string_view_base.hpp> at line 735

Description

See `core::string_view::contains`