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