Unknown constant

int const Unknown

Not a real type, just best practice (e.g. forward compatibility)

Implementation

static const int Unknown = 0;