Returns a const reverse iterator to the last element.
Declared in <absl/container/linked_hash_set.h>
<absl/container/linked_hash_set.h>
const_reverse_iterator crbegin() const;
A const reverse iterator to the beginning of the reversed set.