P99

◆ P99_NAME

#define P99_NAME (   N,
  NAME 
)    P99_FOR(NAME, N, P00_SEQ, P00_NAME_I, P99_REP(N,))

generate lists of names of the form NAME0, NAME1, ...

Remarks
argument 0 must expand to a decimal number

Definition at line 129 of file p99_for.h.