Hacker News new | ask | show | jobs
by jkeler 3766 days ago
You are probably talking about static typing, not strong. Strong typing implies that there are no implicit type conversions which is not true for C++.
1 comments

Oh god not this again...