In C++ the result type of !, <, <=, >=, >, == and != is bool.
[cparser] / preproctest / directives.c
2008-11-07 Matthias Braunmore work towards expansion of macros with arguments
2008-11-04 Matthias Braunmore tricky preprocessor problems