[#absl-linked_hash_set-2constructor-030] = xref:absl.adoc[absl]::xref:absl/linked_hash_set.adoc[linked_hash_set]::linked_hash_set :relfileprefix: ../../ :mrdocs: Constructs an empty set. == Synopsis Declared in `<absl/container/linked_hash_set.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- linked_hash_set(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#