one constant

LogicValue const one

Logical value of 1.

Implementation

static const LogicValue one = _FilledLogicValue(_LogicValueEnum.one, 1);