zero constant

PositionUnit const zero

A position unit with value zero.

Implementation

static const PositionUnit zero = PositionFixed(0);