!in

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Feb 17 13:37:31 PST 2010


Andrei Alexandrescu wrote:
> 1. An array literal has no name and cannot be aliased, hence it's 
> private to the implementation.

Oops. I meant to say an array literal in the expression "a in [ ... ]". 
Generally array literals definitely can be aliased :o).

Andrei



More information about the Digitalmars-d mailing list