[Issue 19258] Cannot @disable ~this()
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 28 09:16:57 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19258
Nicholas Wilson <iamthewilsonator at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iamthewilsonator at hotmail.co
| |m
--- Comment #3 from Nicholas Wilson <iamthewilsonator at hotmail.com> ---
I'm not sure what the desired effect of @disabling the destructor is supposed
to achieve? If this is for C++ integration either: a) don't declare it or b) if
is required to consume a viable slot declare a dummy function.
--
More information about the Digitalmars-d-bugs
mailing list