P99

◆ P99_PROMOTE_2U

#define P99_PROMOTE_2U (   EXPR)    P99_SIGN_PROMOTE(2U, (EXPR))

Promote the integer value 2u under the constraint of expression EXPR.

See also
P99_SIGN_PROMOTE for rules about integer sign promotion

Definition at line 474 of file p99_int.h.