MIN_VALUE constant

int const MIN_VALUE

Minimum value for a signed short

Implementation

static const int MIN_VALUE = -32768;