Espacios de nombres
Variantes

std::basic_string_view<CharT,Traits>::find_last_not_of

De cppreference.com
 
 
 
 
<tbody> </tbody>
constexpr size_type find_last_not_of(basic_string_view v, size_type pos = npos) const noexcept;
(1) (desde C++17)
constexpr size_type find_last_not_of(CharT