P99

◆ P99_UT_MAX

#define P99_UT_MAX (   T)    (P99_M1U(T))

The maximum representable value of the unsigned type corresponding to T.

The returned expression is of type uintmax_t

Remarks
argument 0 should correspond to a type that is not a VLA.

Definition at line 379 of file p99_int.h.