Change representation of dynamic arrays?
Walter Bright
newshound1 at digitalmars.com
Sat Oct 20 00:32:19 PDT 2007
Oskar Linde wrote:
> Two related things that have been holding me off D2 are waiting for some
> announced code breaking changes that will have quite some impact on how
> code is written (not mentioning const):
>
> 1. T[new]
> - Hopefully T[*] (hint ;) )
> - Hopefully a reference type
>
> 2. Static arrays becoming value types
> - Being able to return them from functions
> - No longer having to litter the code with incompatible wrapper structs
>
> Are the ETA for those still far away?
Yes.
More information about the Digitalmars-d
mailing list