[Issue 16197] Constructors/postblits and destructors don't match up for array initialisation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Jun 23 09:53:19 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=16197
--- Comment #5 from David Nadlinger <code at klickverbot.at> ---
(In reply to Steven Schveighoffer from comment #4)
> I don't think this is really a sign of anything, since the compiler is free
> to move around instances of the struct.
I'm not sure how to reconcile the number of ctor/postblit calls with the number
of dtor calls, though.
--
More information about the Digitalmars-d-bugs
mailing list