NotIgnored constant

IgnoreStatus const NotIgnored

NotIgnored = 0

Implementation

static const IgnoreStatus NotIgnored = IgnoreStatus(0);