[Issue 10097] __ctor, __dtor, and __postblit should no appear in user code
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Nov 3 04:54:30 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=10097
Nicholas Wilson <iamthewilsonator at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |iamthewilsonator at hotmail.co
| |m
Resolution|--- |INVALID
--- Comment #4 from Nicholas Wilson <iamthewilsonator at hotmail.com> ---
__dtor is needed for dealing with stack allocated classes to call the
destructor so I'm going to close this as invalid.
--
More information about the Digitalmars-d-bugs
mailing list