[#absl-linked_hash_map-pop_front] = xref:absl.adoc[absl]::xref:absl/linked_hash_map.adoc[linked_hash_map]::pop_front :relfileprefix: ../../ :mrdocs: Removes the first element from the map. == Synopsis Declared in `<absl/container/linked_hash_map.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void pop_front(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#