XIEITE_NONE ()
Defined in header <xieite/pp/none.hpp> Expands to
0 if anything is passed to it, otherwise expands to 1 .Definition
#define XIEITE_NONE (... )/* boolean integer literal */
Example
Preprocessor output:XIEITE_NONE ()XIEITE_NONE (abcdef)
[View in Compiler Explorer]1 0