beman::cstring_view::basic_cstring_view::rfind
Synopsis
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
size_type
rfind(
charT const* s,
size_type pos = npos) const;
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
size_type
rfind(
charT const* s,
size_type pos = npos) const;