Derived class and destructor problemThe shapes are global, but not allocated with new. With the single linked list, this is not a proble...
Derived class and destructor problemI have some new information regarding this problem. In order to find out where this goes wrong, I've...
Derived class and destructor problemIn the 6th post in this topic I've posted some of the code. It shows how I call the add_shape functi...
Derived class and destructor problemI dereferenced the iterator, so that part works, but now the output is the same as when I'm using a ...
Derived class and destructor problemthe virtual part is just to see if it made a difference. This is what I do in the main file: [cod...
This user does not accept Private Messages