[#BloombergLP-bdlc-FlatHashTable-empty] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashTable.adoc[FlatHashTable]::empty :relfileprefix: ../../../ :mrdocs: Return `true` if this table contains no entries, and `false` otherwise. == Synopsis Declared in `<bdlc_flathashtable.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool empty() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#