[#BloombergLP-bdlc-FlatHashTable_GroupControl-neverFull] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashTable_GroupControl.adoc[FlatHashTable_GroupControl]::neverFull :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool neverFull() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#