P99
#define P99_ACCESSORS (   X,
 
)    P00_ACCESSORS(X, N)

Produce a list of length N that has the contents of X[0], X [1], , X[N-1]

Warning:
argument 0 may be evaluated multiple times
Remarks:
argument 1 must expand to a decimal number

Definition at line 192 of file p99_map.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines