maxInt constant

int const maxInt

Implementation

static const int maxInt = (1 << 32) - 1;