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