P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ P99_GENERIC_TCONSTVOLATILE

#define P99_GENERIC_TCONSTVOLATILE (   T,
  NON,
  FULL 
)    P99_GENERIC_PCONSTVOLATILE((&(T)P99_INIT), NON, FULL)

Generic choice based on the qualification of a type expression.

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

Definition at line 1670 of file p99_generic.h.