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