I use my own Matrix class. A function returns a local Matrix-class object I've created in it("Matrix aa;"). But before returning it ("return aa;") the destructor is called and I return a void object. Then after the return operation the destructor is called again. I don't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.