starts_with

Return true if a matching prefix exists

Synopsis

constexpr
bool
starts_with(char x) const noexcept;

Defined in file <include/boost/url/grammar/string_view_base.hpp> on line 429

Description

See core::string_view::starts_with