[#B144658E63F7F6D7EE8F5659585F13B5FE3C4BA9]

Function string_view_base:: compare

Return the result of comparing to another string

Synopsis

            constexpr
int
compare(
    size_type pos1,
    size_type n1,
    char const* s) const;
        

Description

See `core::string_view::compare`