Home Tags Constructor

Tag: constructor

Joy of Programming: Calling Virtual Functions from Constructors

1
Calling virtual functions from constructors is problematic, and this problem can manifest itself in many ways. In this column, we'll take a look at...