In C++ the result type of !, <, <=, >=, >, == and != is bool.
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 10 Nov 2008 09:38:26 +0000 (09:38 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 10 Nov 2008 09:38:26 +0000 (09:38 +0000)
commit253a514a79c5b4524df61e5a58a194eaed982f47
tree115df171b6a05f505b061e68840e99b9607c6780
parentc2564629583b7a0969aa0102d628f065b1ed66d3
In C++ the result type of !, <, <=, >=, >, == and != is bool.

[r23539]
parser.c