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