NeverChecked constant
int
const NeverChecked
NeverChecked means that the change detector has not been checked yet, and initialization methods should be called during detection.
Implementation
static const int NeverChecked = 0;