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