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

Nah, I use C++ features pretty heavily. I'll even admit that I use Boost. I use STL when possible, because it's usually more efficient than hand coding and saves some time on implementing common algorithms.

C++ gives you the ability to put together really powerful frameworks to work with, but deep within the code you're still working with the same fundamentals.



STL and boost are the future of C++.




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

Search: