Return true if this group control was never full (i.e., has a value that is empty, but not erased).

Synopsis

Declared in <bdlc_flathashtable_groupcontrol.h>

bool
neverFull() const;

Return Value

true if the group was never full, and false otherwise

Created with MrDocs