Namespace providing type-safe operations for the NonZeroUint16 branded type.
NonZeroUint16
The NonZeroUint16 type represents a non-zero integer in [1, 2^16). Division (div) uses floor division.
div
Namespace providing type-safe operations for the
NonZeroUint16branded type.The
NonZeroUint16type represents a non-zero integer in [1, 2^16). Division (div) uses floor division.