A
Allen
Hi all,
I have a derived class that inherits from two base classes. One of the
base class constructors takes as input a pointer that is initialized in the
other base class. How can I make sure the base classes are properly
initialized with the data they need when I call the derived class'
constructor?
--
Best wishes,
Allen
No SPAM in my email !!
I have a derived class that inherits from two base classes. One of the
base class constructors takes as input a pointer that is initialized in the
other base class. How can I make sure the base classes are properly
initialized with the data they need when I call the derived class'
constructor?
--
Best wishes,
Allen
No SPAM in my email !!