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