TAG_TYPE_MASK top-level constant

int const TAG_TYPE_MASK

Implementation

const int TAG_TYPE_MASK = (1 << TAG_TYPE_BITS) - 1;