one constant

BitPart const one

A static 1 within a BitPattern.

Implementation

static const BitPart one = _Bit(1);