|
P99
|
Value:
/* Use of P00_NARG is important to avoid false trigger when __VA_ARGS__ is empty */ \
P99_IS_EQ(P00_NARG(__VA_ARGS__), P00_NARG(P00_DETECT_PAREN __VA_ARGS__))
Detect if the argument list has an extra pair of of () around. Definition at line 109 of file p99_classification.h. |
1.7.6.1