P99

◆ P99_GENERIC_TQUALIFIED

#define P99_GENERIC_TQUALIFIED (   T,
  ... 
)    P99_GENERIC_PQUALIFIED((&(T)P99_INIT), ...)

Generic choice based on the qualification of a type expression.

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

Definition at line 1640 of file p99_generic.h.