[#70D44B49D7D30D7CDAA5C18DED4DA99217B4F6EF]

Function string_view_base:: compare

Return the result of comparing to another string

Synopsis

            constexpr
int
compare(char const* s) const noexcept;
        

Description

See `core::string_view::compare`