Return true if a matching prefix exists
bool starts_with( char x) noexcept;
Declared in file <boost/url/grammar/string_view_base.hpp> at line 429
See `core::string_view::starts_with`