P99

◆ P99_2U

#define P99_2U (   T)    P99_TO_UNSIGN(T, 2)

Cast the int value 2 to the unsigned type corresponding to T.

Definition at line 364 of file p99_int.h.