:relfileprefix: ../../../../ [#70D44B49D7D30D7CDAA5C18DED4DA99217B4F6EF] = Function string_view_base::compare pass:v,q[Return the result of comparing to another string] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- constexpr int compare(const char* s) const noexcept; ---- == Description pass:v,q[See `core::string_view::compare`] == Return Value * `int` == Parameters |=== | Name | Type | *s* | `` |===