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