Return true if this hash map contains no elements, and false otherwise.
Synopsis
Declared in <bdlcc_stripedunorderedmultimap.h>
bool
empty() const;
Return Value
true if this hash map contains no elements, and false otherwise
Created with MrDocs