MONTH: November 2023
C++ Insights
C++ Insights Episode 44: Compilers are lazy, and this is good
I published a new C++ insights episode: Compilers are lazy, and this is good. [...]
C++
Why you shouldn't provide an empty destructor
Today's post is a written version of C++ Insights episode 38 I published back in May. I decided to write this post to be able to use what I teach you in next month's post. In case [...]