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