Unknown constant

int const Unknown

Not a real type: represents uninitialized state and can be used for forward compatibility.

Implementation

static const int Unknown = 0;