View Single Post
Old 05-05-2004, 08:38 AM   #5 (permalink)
Valmont
[code][/code] enforcer
 
Valmont's Avatar
 
Join Date: Mar 2003
Location: Netherlands
Posts: 1,544
Valmont is on a distinguished road
So
Code:
 v =  vh;
should fail if you test it in main().

That's what I understood. You just copied a copy of a reference. Not the object reference itsefl.

I wonder if I was even close to the facts.
If I am, give me a candy .
__________________
Valmont is offline   Reply With Quote