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