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.

In this episode, you learn that compilers are lazy, for example, when generating special member functions, which is good.

Source code: https://cppinsights.io/s/48e2e9de

Andreas

Recent posts