[#BloombergLP-bdlc-FlatHashTable_GroupControl-k_SIZE] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::xref:BloombergLP/bdlc/FlatHashTable_GroupControl.adoc[FlatHashTable_GroupControl]::k_SIZE :relfileprefix: ../../../ :mrdocs: Number of control bytes in one group (`sizeof(Storage)`). == Synopsis Declared in `<bdlc_flathashtable_groupcontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::size_t const k_SIZE = sizeof(Storage); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#