Finalizes obj_ by calling its destructor (if any).
Notes: doXDtor is used to specify whether to also call any D mangled destructors defined for the C++ type.
Instance to destroy and deallocate.
@(D nogc_delete), nogc_trydelete, cpp_trydelete
See Implementation
Finalizes obj_ by calling its destructor (if any).
Notes: doXDtor is used to specify whether to also call any D mangled destructors defined for the C++ type.