contains

Return true if matching characters are found

Synopsis

bool contains( const char* s) noexcept;

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

Description

See `core::string_view::contains`