~= call copy ctor?

Namespace rswhite4 at googlemail.com
Fri Jul 20 15:04:21 PDT 2012


> That happens because the destructor is being called when Garbage
> collector is cleaning the memory used by the class instance.

How can i call the DTOR or at least a Release method after end of 
scope?
Optimally automatic without any explicit calls.


More information about the Digitalmars-d-learn mailing list