Properties and std.container.Array

Frustrated c1514843 at drdrb.com
Thu Jan 9 13:40:39 PST 2014


I think maybe using alias this would not solve the problem? One 
would have to dispatch all the calls on the class to the array. 
(simply wrap the struct but prevent the compiler from thinking it 
is a strut so it doesn't use value semantics on it)


More information about the Digitalmars-d-learn mailing list