Incorrect de-allocation of objectThanks jsmith. Can you please explain the reason for putting "const" when passing by reference. ...
Incorrect de-allocation of objectTo check if Copy constr is called, i defined one copy constr as follow: [code] CVector(CVect...
Incorrect de-allocation of objectThanks a lot Denis. Your reply clarified a lot of concepts. Looking forward to ask more querie...
Incorrect de-allocation of objectThanks Denis. It worked. But I have one more Question. I agree that since I passed the object...
Incorrect de-allocation of objectHi All, I am facing a problem in following code: [code] class CVector {public: int x; ...
This user does not accept Private Messages