hi,

when you put an object to a vector eg: vector1.push_back(object); dyou copy the 
object or just sending the pointer to that object? is there any point of 
creating a vector of pointer for efficiency stuuff?

thanks in advance



      

[Non-text portions of this message have been removed]

Reply via email to