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