Namespace providing type-safe operations for the NonZeroUint32 branded type.
NonZeroUint32
The NonZeroUint32 type represents a non-zero integer in [1, 2^32). Division (div) uses floor division.
div
Namespace providing type-safe operations for the
NonZeroUint32branded type.The
NonZeroUint32type represents a non-zero integer in [1, 2^32). Division (div) uses floor division.