On Monday, 17 July 2017 at 19:30:53 UTC, Jack Stouffer wrote:[...]I think Atila was talking about this one: struct A { ~this() {} } void main() { auto a = A(); shared b = A(); } https://is.gd/kOYlWY
That's what I meant. I was on a train and only skimmed through. Atila
