NOT_NEGATIVE top-level constant

int const NOT_NEGATIVE

Positive image (not negative).

See also NEGATIVE.

Implementation

const int NOT_NEGATIVE = 27;