https://issues.dlang.org/show_bug.cgi?id=21036
--- Comment #2 from Stefan Koch <[email protected]> --- I assume the fix for this is to not call the dtors on compiler created temporaries. Let's see where that leads. --
d-bugmail--- via Digitalmars-d-bugs Mon, 24 Aug 2020 08:19:44 -0700
https://issues.dlang.org/show_bug.cgi?id=21036
--- Comment #2 from Stefan Koch <[email protected]> --- I assume the fix for this is to not call the dtors on compiler created temporaries. Let's see where that leads. --