[Issue 19258] Cannot @disable ~this()
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 20 15:15:05 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19258
Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dlang-bugzilla at thecybershad
| |ow.net
--- Comment #6 from Vladimir Panteleev <dlang-bugzilla at thecybershadow.net> ---
The struct might have other members with destructors. It would be useful to
prevent their destructors from being called, so this issue seems valid to me.
--
More information about the Digitalmars-d-bugs
mailing list