Namespaces
Variants

std::basic_stacktrace<Allocator>::rend, std::basic_stacktrace<Allocator>::crend

From cppreference.com
 
 
 
 
const_reverse_iterator rend()  const noexcept;
(1) (since C++23)
const_reverse_iterator crend() const noexcept;
(2) (since C++23)