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