C++ Insights - Episode 72: Why you should never call a virtual member function in a constructor
In this episode, you'll learn by example why you should never call a virtual member function from a constructor.
https://youtu.be/_ZvNJciCXeE
#cppinsights #cpp #cpp11