MIN_VALUE constant

int const MIN_VALUE

Minimum value for a 64-bit signed integer

Implementation

static const int MIN_VALUE = -9223372036854775808;