dynamic array + copy ctor

Stanislav Blinov stanislav.blinov at gmail.com
Sun Dec 19 23:21:00 UTC 2021


On Sunday, 19 December 2021 at 22:29:21 UTC, vit wrote:
> Hello,
> Why is copy ctor in this example not called?

Because D runtime isn't properly married to copy constructors 
yet. I.e. it's a bug, a variant of this one: 
https://issues.dlang.org/show_bug.cgi?id=20879




More information about the Digitalmars-d-learn mailing list