tagBits constant

int const tagBits

Implementation

static const int tagBits = 8 * 4 - 1 /* sizeof(int) */;