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

> The debuggabilty of those classes is kinda nasty tho.

It’s not too bad as long as you have the gdb pretty-printers installed, and explicitly instantiate each of the member functions for each of the template specializations that you use, and link against a debug libstdc++ with bounds checking enabled, and… okay fair point.



I use debuggers all the time and have been writing c++ for years and don't know how to do that stuff.




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

Search: