[#absl-linked_hash_map-back-07] = xref:absl.adoc[absl]::xref:absl/linked_hash_map.adoc[linked_hash_map]::back :relfileprefix: ../../ :mrdocs: Returns a reference to the last 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] back(); ---- == Return Value A reference to the last element. [.small]#Created with https://www.mrdocs.com[MrDocs]#