Create a group control query object using the specified data. The bytes of data have no alignment requirement. The behavior is undefined unless data has at least k_SIZE bytes available.
Synopsis
Declared in <bdlc_flathashtable_groupcontrol.h>
explicit
FlatHashTable_GroupControl(uint8_t const* data);
Created with MrDocs