[#absl-linked_hash_map-front-0f] = xref:absl.adoc[absl]::xref:absl/linked_hash_map.adoc[linked_hash_map]::front :relfileprefix: ../../ :mrdocs: Returns a reference to the first element. == Synopsis Declared in `<absl/container/linked_hash_map.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/linked_hash_map/reference.adoc[reference] front(); ---- == Return Value A reference to the first element. [.small]#Created with https://www.mrdocs.com[MrDocs]#