P99

◆ P99_LIFO_TABULATE

#define P99_LIFO_TABULATE (   TYPE,
  TAB,
 
)    P00_LIFO_TABULATE(TYPE, TAB, P99_UNIQ(TAB), L)
Remarks
argument 0 should correspond to a type that is not a VLA.
argument 1 must be an identifier
argument 2 maybe evaluated several times for its type but only once for its value

Definition at line 229 of file p99_lifo.h.