Overriding Base-class data member in a Derived-classThis seemed to do the trick: http://www.learncpp.com/cpp-tutorial/114-constructors-and-initializati...
Overriding Base-class data member in a Derived-class@L B - thanks for the newbie guidance BaseC.cpp: In member function ‘const std::string BaseC::Get...
Overriding Base-class data member in a Derived-classhello all, I'm creating a Base-class with a GetVersion function. I want each Derived class to re...
This user does not accept Private Messages