[#211BED3B7E0848C911BC30AD1B26D456683B329C]

Function string_view_base:: compare

Return the result of comparing to another string

Synopsis

            constexpr
int
compare(core::string_view str) const noexcept;
        

Description

See `core::string_view::compare`