max constant

U32 const max

The maximum representable value.

Implementation

static const U32 max = U32(4294967295);