Returns a const reverse iterator before the first element.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
const_reverse_iterator rend() const;
A const reverse iterator to the end of the reversed map.