Returns a reference to the first element.
Declared in <absl/container/linked_hash_map.h>
<absl/container/linked_hash_map.h>
reference front();
A reference to the first element.
Created with MrDocs