Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
How I doubled the speed of my game by giving up on C++ (chrismdp.com)
3 points by chrismdp on April 1, 2015 | hide | past | favorite | 2 comments


C++ is about RAII, dont confuse it with OOP.


I don't dislike RAII: it's a useful construct. I use it occasionally for automatic cleanup of files, memory etc.




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

Search: