On Friday, 14 October 2016 at 16:37:06 UTC, Nordlöw wrote:
If I remove the explicit dtor from `S` the code compiles. Can
That of course being incorrect D code that leaks memory.
Nordlöw via Digitalmars-d-learn Fri, 14 Oct 2016 21:02:18 -0700
On Friday, 14 October 2016 at 16:37:06 UTC, Nordlöw wrote:
If I remove the explicit dtor from `S` the code compiles. Can
That of course being incorrect D code that leaks memory.