[#6EAAA9A6D7430E98587273B1A10619F1B6C8B6B3]

Function string_view_base:: ends_with

Return true if a matching suffix exists

Synopsis

            constexpr
bool
ends_with(char x) const noexcept;
        

Description

See `core::string_view::ends_with`