Why you shouldn't have virtual member functions with default parameters -- Andreas Fertig
In this episode, you learn how default parameters work and why you shouldn't put them on virtual member functions.
C++ Insights Episode 49: Why you shouldn't have virtual member functions with default parameters
by Andreas Fertig

The last episode of the series about SObjectizer and message passing:
The safety of C++ has become a hot topic recently. Herb Sutter discusses the language’s current problems and potential solutions.
A new episode of the series about SObjectizer and message passing:
A new episode of the series about SObjectizer and message passing:
Last week, I attended the spring 2024 meeting of the ISO C++ standardization committee in Tokyo, Japan. This was the third meeting for the upcoming C++26 standard and my first meeting as assistant chair of SG 9, the study group for ranges.