Mask extracting the 7‐bit hashlet from a full hash value.

Synopsis

Declared in <bdlc_flathashtable.h>

static
int8_t const k_HASHLET_MASK = 0x7f;

Created with MrDocs