nonNegativeInt constant

int const nonNegativeInt

A sentinel value for non-negative int fields.

Implementation

static const nonNegativeInt = -1;