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
Return true if this table contains no entries, and false otherwise.
Declared in <bdlc_flathashtable.h>
bool
empty() const;
true if this table is empty, and false otherwise
Created with MrDocs