Commit 181fd7d5 authored by Thibault KUMMER's avatar Thibault KUMMER
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment