NONE constant

int const NONE

Used for uninitialized location values.

Implementation

static const int NONE = -1;