Do’s and Don’ts of C++: Writing Safer and More Reliable Code
C++ gives developers a lot of control over memory and performance. That control is also the reason many bugs in C++ are subtle, hard to detect, and sometimes disastrous.Most of these issues are not caused by advanced features, but by small, everyday ...
blog.loarsaw.de3 min read