beman::cstring_view::basic_cstring_view::compare
Synopsis
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
int
compare(
size_type pos1,
size_type n1,
charT const* s) const;
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
int
compare(
size_type pos1,
size_type n1,
charT const* s) const;