Returns a const iterator past the last element.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
const_iterator end() const;
A const iterator to the end of the map.