Espacios de nombres
Variantes

std::flat_map<Key,T,Compare,KeyContainer,MappedContainer>::rend, std::flat_map<Key,T,Compare,KeyContainer,MappedContainer>::crend

De cppreference.com
 
 
 
 
<tbody> </tbody>
reverse_iterator rend() noexcept;
(desde {std})
const_reverse_iterator rend() const noexcept;
(desde {std})
const_reverse_iterator crend() const noexcept;
(desde {std})