On 4/30/14, 1:56 PM, Timon Gehr wrote:
struct S{ ~this(){ /* ... */ } /* ... */ } class C{ S s; } ?
By hand, as I mentioned. -- Andrei
Andrei Alexandrescu via Digitalmars-d Wed, 30 Apr 2014 14:01:21 -0700
On 4/30/14, 1:56 PM, Timon Gehr wrote:
struct S{ ~this(){ /* ... */ } /* ... */ } class C{ S s; } ?
By hand, as I mentioned. -- Andrei