P99

◆ P99_POSS

#define P99_POSS (   N)    P99_FOR(,N, P00_SEQ, P00_POS,)

Produce a list of length N that has the contents of 0, 1, , N-1.

Remarks
argument 0 must expand to a decimal number

Definition at line 187 of file p99_map.h.