[#absl-linked_hash_set-get_allocator] = xref:absl.adoc[absl]::xref:absl/linked_hash_set.adoc[linked_hash_set]::get_allocator :relfileprefix: ../../ :mrdocs: Returns the allocator. == Synopsis Declared in `<absl/container/linked_hash_set.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:absl/linked_hash_set/allocator_type.adoc[allocator_type] get_allocator() const; ---- == Return Value The allocator. [.small]#Created with https://www.mrdocs.com[MrDocs]#