sarrays are value types?

Ellery Newcomer ellery-newcomer at utulsa.edu
Fri Dec 3 09:15:31 PST 2010


I might just be having one of those moments, but if static arrays are 
value types, doesn't it make more sense that

arr1 = arr2;

performs a value copy than a reference copy?


More information about the Digitalmars-d-learn mailing list