资讯

Hi there! Let's start with saying that I do understand Danish, so it's not obligatory to answer in English..!-) I would like to know a little bit about constructors, destructors and copy constructors.
Hi,<BR><BR>I have a base class whose destructor is pure virtual, so the class is abstract.<BR><BR>I have a derived class (subtype) whose multi-argument constructor wants to call the base class's zero ...