In C++ the result type of !, <, <=, >=, >, == and != is bool.
[cparser] / walk_statements.h
2008-10-21 Christoph MallonImplement a statement walker.