Return true if this map contains no elements.

Synopsis

Declared in <bslstp_hashmap.h>

bool
empty() const;

Return Value

true if this map contains no elements

Created with MrDocs