Return true if matching characters are found

Synopsis

Declared in header </boost/url/grammar/string_view_base.hpp#L753[boost/url/grammar/string_view_base.hpp,window=blank_]>

constexpr
bool
contains(const char* s) const noexcept;

Description

See core::string_view::contains

Return Value

  • bool

Parameters

Name Type

s

``