Hacker News new | ask | show | jobs
by adrianN 1790 days ago
The type system in C++ is pretty strong actually, it just has too many implicit conversions. It's not like the compiler doesn't know that this value is not a bool.