Fix: Since delegate constructor always returns, destructor is called when an...
Fix: Since delegate constructor always returns, destructor is called when an exception is throws in constructor. Prevent destructor from executing on uninitialized object
parent
152ba356
Please register or sign in to comment