Removes the first element from the map.
Synopsis
Declared in <absl/container/linked_hash_map.h>
void
pop_front();
Created with MrDocs
Removes the first element from the map.
Declared in <absl/container/linked_hash_map.h>
void
pop_front();
Created with MrDocs