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