Return true if a matching prefix exists.
constexpr bool starts_with( char x) const;
See string_view::starts_with
string_view::starts_with