std.container.Array deep-copy?

yazd via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Oct 10 03:32:16 PDT 2014


>
> Like the following? That did not work.
>
> Array!Foo y = Array!Foo(x[]);

How does it not work?
It compiles successfully: http://dpaste.dzfl.pl/583d20e426a0



More information about the Digitalmars-d-learn mailing list