P99

◆ p99_has_feature

#define p99_has_feature (   X)    (__has_feature(X) || p00_has_feature_ ## X)

Definition at line 270 of file p99_compiler.h.