Y
Hacker News
new
|
ask
|
show
|
jobs
by
will4274
2037 days ago
Yes because ('0' == 32) returning true makes more intuitive sense. There are languages without type coercion for comparisons (e.g. OCaml), but C++ isn't one of them.