Overload set string_view_base::compare
Members
Return the result of comparing to another string
constexpr
int
compare(core::string_view str) const noexcept;
» more...
Return the result of comparing to another string
Return the result of comparing to another string
Return the result of comparing to another string
constexpr
int
compare(const char* s) const noexcept;
» more...
Return the result of comparing to another string
Return the result of comparing to another string