Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You avoid explicit references in C++11 and use STL containers which check for overflow.

I agree that C++ can have the same issues but the frequency is not comparable because you don't drop to those unsafe parts if you don't have to.

So with C++14 I get that "if it compiles it runs" feeling comparable to say C#.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: