Just started looking into C++This book - Beginning C++ Through Game Programming by Michael Dawson (2014 - so doesn't cover c++17/...
virtual copy constructor"you are not using 'new' to create these arrays" ahh I overlooked that thank you.
virtual copy constructorI know there is no such thing as a virtual copy constructor but the text im reading simulates that u...
abstract class and interface classesThanks for the link. It looks like a good source of information.That will keep me busy for awhile go...
abstract class and interface classesWhen declaring an interface using pure virtual functions is it normal or suggested to declare the de...
This user does not accept Private Messages