https://issues.dlang.org/show_bug.cgi?id=19258
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dlang-bugzilla@thecybershad | |ow.net --- Comment #6 from Vladimir Panteleev <[email protected]> --- 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. --
