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

To be fair, I think most C++ programmers are unaware of replacing global ::new and most don't know about placement new either (from what I've observed). I think lots of people who write library style code do (whether it be for boost, stl, or in their company) but outside of that most C++ devs are not library style devs and are a bit out of the loop on these topics.

Also, I agree with what you said early about RAII solving entire classes of issues that C (and C++ without RAII) has.



Most C programmers are not kernel developers either.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: