Hacker News new | ask | show | jobs
by x4e 1789 days ago
C++ can be safer but that does not mean it is safe. The fact you have out of bounds accesses, even if it is rare, is not really acceptable in a language that would like to be considered “safe”.