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