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