Returns a reverse iterator before the first element.

Synopsis

Declared in <absl/container/linked_hash_map.h>

Return Value

A reverse iterator to the end of the reversed map.

Created with MrDocs