https://issues.dlang.org/show_bug.cgi?id=17934
--- Comment #2 from Walter Bright <[email protected]> --- It sounds like the solution is to infer 'scope' for a struct instance on the stack if it has a destructor. --
d-bugmail--- via Digitalmars-d-bugs Fri, 27 Oct 2017 16:20:39 -0700
https://issues.dlang.org/show_bug.cgi?id=17934
--- Comment #2 from Walter Bright <[email protected]> --- It sounds like the solution is to infer 'scope' for a struct instance on the stack if it has a destructor. --