delete and memory managment

Jul 21, 2013 at 8:55am
Hi,
I have an object x.
Then I instantiate another object with object x as argument. e(x)
in the constructor, how can I make "e" a cop of "x" ?
I thought it might be something like "this = x" but that's not it.

thanks

Jul 21, 2013 at 9:47am
Topic archived. No new replies allowed.