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