[#BloombergLP-bdlc-FlatHashTable-clear] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashTable.adoc[FlatHashTable]::clear :relfileprefix: ../../../ :mrdocs: Remove all entries from this table. Note that this table will be empty after calling this method, but allocated memory may be retained for future use. See the `capacity` method. == Synopsis Declared in `<bdlc_flathashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void clear(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#