Mask used to extract the seven‐bit hashlet from a hash value.

Synopsis

Declared in <bdlc_flathashtable.h>

static
int8_t const k_HASHLET_MASK = 0x7f;

Created with MrDocs