How to initialize a vector of classes in a constructor?Thank you both for the attention. Andy, I had tried to do the constructor as you hint me but I thin...
How to initialize a vector of classes in a constructor?If I have a class Player and I want a vector of Player inside a class Team, how can I initialize it ...
Vector attribute of a class containing vector attributesThanks for the hints ne555! But I've found the errors and resolved! I needed to code the copy constr...
Vector attribute of a class containing vector attributesHi, I've got a problem with a class Player that should have a vector of Monster as an attribute. The...
This user does not accept Private Messages