sixMask constant

int const sixMask

Implementation

static const int sixMask = (1 << 6) - 1;