P99

◆ P99_FIFO_TABULATE

#define P99_FIFO_TABULATE (   TYPE,
  TAB,
 
)    P00_FIFO_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 253 of file p99_fifo.h.