Return true if this hash map contains no elements, and false otherwise.

Synopsis

Declared in <bdlcc_stripedunorderedmap.h>

bool
empty() const;

Created with MrDocs