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