Finalizes obj_ by calling its destructor (if any).
Notes: If doFree is true, memory associated with obj_ will additionally be freed after finalizers have run; otherwise the object is reset to its original state.
Instance to destroy and deallocate.
See Implementation
Finalizes obj_ by calling its destructor (if any).
Notes: If doFree is true, memory associated with obj_ will additionally be freed after finalizers have run; otherwise the object is reset to its original state.