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