Do i need to memory delete this vector of pointers?Thank you all for your input - my question is now answered, the second vector uses his own memory to...
Do i need to memory delete this vector of pointers?I think im still confused about the different pointers. I have a global vector with pointers to a...
Do i need to memory delete this vector of pointers?Thank you for your replies - so to sum it up : is myClassList.clear() not needed at all? does a...
Do i need to memory delete this vector of pointers?Hello, i have the following code [code] std::vector<MyClass*> myClassList; anotherObject->Ge...
This user does not accept Private Messages