std.container.Array deep-copy?

qznc via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Oct 10 07:03:01 PDT 2014


On Friday, 10 October 2014 at 10:59:59 UTC, Sag Academy wrote:
> On Friday, 10 October 2014 at 10:32:17 UTC, yazd wrote:
>>>
>>> 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
>
> yeah man.

You are right.

Sorry. I probably messed up my test file somehow.


More information about the Digitalmars-d-learn mailing list