Need help in using a STL list and polymorphismHere is the working code for my problem. Maybe it will help someone someday: [code] #include<iostre...
Need help in using a STL list and polymorphismThanks alot everyone, especially JLBorges, I managed to make it work. Thanks!
Need help in using a STL list and polymorphismThank you for the information you gave me. I managed to make some progress with my problem, but I'm ...
Need help in using a STL list and polymorphismBut If i also have setter methods for each of the classes A, B, C like this [code] class A{ private...
Need help in using a STL list and polymorphismSuppose I have a class A Then I create a class B derived from class A I also create a class C deri...
This user does not accept Private Messages