Hacker News new | ask | show | jobs
by jcelerier 2853 days ago
none, but I hardly ever encounter them in C++ too since I always develop in debug mode with sanitizers and debug std containers, so they blow up immediately. In C that's another story...
1 comments

So you are part of the 1% audience crowd from CppCon, developing software alone in C++ without any third party binary libs. :)