News

Not open for further replies. \account.h(67): error C2061: syntax error : identifier 'Transaction' \account.h(67): error C2061: syntax error : identifier 'Transaction ...
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 ...