Return true if this table contains no entries, and false otherwise.

Synopsis

Declared in <bdlc_flathashtable.h>

bool
empty() const;

Return Value

true if this table is empty, and false otherwise

Created with MrDocs