P99
#define P99_HAS_COMMA (   ...)
Value:
P00_ARG(__VA_ARGS__,                \
 1, 1, 1, 1, 1, 1, 1,                                          \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 1, 1,                                       \
 1, 1, 1, 1, 1, 1, 0, 0)

Determine of the argument list has a comma, i.e at least two arguments.

Definition at line 157 of file p99_generated.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines