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