Return a bit mask of the k_SIZE entries that are in use (i.e., not empty or erased). The bit at index i corresponds to the result for data[i].
Synopsis
Declared in <bdlc_flathashtable_groupcontrol.h>
uint32_t
inUse() const;
Created with MrDocs