[Issue 704] `class` destructor is called even if constructor throws

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 21 01:08:32 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=704

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |FIXED

--- Comment #15 from Mathias LANG <pro.mathias.lang at gmail.com> ---
The dtor of scope allocated classes is not called anymore.

--


More information about the Digitalmars-d-bugs mailing list