beman::cstring_view::basic_cstring_view::find
Synopsis
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
size_type
find(
charT c,
size_type pos = 0) const noexcept;
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
size_type
find(
charT c,
size_type pos = 0) const noexcept;