MAX_SEQUENCE constant

int const MAX_SEQUENCE

Implementation

static const int MAX_SEQUENCE = (1 << SEQUENCE_BITS) - 1;