INT_MIN_VALUE constant

int const INT_MIN_VALUE

Implementation

static const int INT_MIN_VALUE = INT_MAX_VALUE * -1;