std.algorithm and immutable arrays

Bruno Medeiros brunodomedeiros+spam at com.gmail
Tue Jun 15 06:59:03 PDT 2010


On 10/06/2010 01:41, Andrei Alexandrescu wrote:
>
> (b) Promote a change in the compiler to convert immutable(T[]) to
> immutable(T)[] when passed by value into a function. This is safe and
> sensible.
>

tailconst strikes back? :]

-- 
Bruno Medeiros - Software Engineer


More information about the Digitalmars-d mailing list