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