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

Synopsis

Declared in <bdlc_flathashset.h>

bool
empty() const;

Return Value

true if this set is empty, and false otherwise

Created with MrDocs