max constant

I64 const max

The maximum representable value.

Implementation

static const I64 max = I64(9223372036854775807);