P99

◆ P99_VOID_NORMALIZE

#define P99_VOID_NORMALIZE (   SEQ)    P00_TYPE_NORMALIZE(P99_VOID_QUAL_LEN(SEQ), P00_VOID_CLASSIFY(SEQ), SEQ)

Normalize a void type expression.

Parameters
SEQis a sequence of keywords that should form a qualified void type expression
Returns
void, followed by the qualifiers

Definition at line 152 of file p99_classification.h.