Obviously I'm not understanding constructors...I figured out the issue. The issue is that the Test class has [code]SubTest sub_test;[/code] in it's...
Obviously I'm not understanding constructors...Here is my code: [code] class SubTest { public: SubTest(int i); private: ...
Basic Help with Copy ConstructorEdit: Sorry I'm a total idiot...just figured it out after posting this thread. I was apparently tota...
This user does not accept Private Messages