structs are now lvalues - what is with "auto ref"?
Namespace
rswhite4 at googlemail.com
Sun Dec 23 15:48:01 PST 2012
As the title says: In dmd 2.061 structs are lvalues now, but we
have still no auto ref for none template functions. What should I
do if I need something like that and don't want to write a ref
and a none-ref function?
I'm very afraid that "auto ref" will also not work in 2.062 So
what is the stage of affairs? Or is there any hope that it will
be fixed in 2.061?
More information about the Digitalmars-d-learn
mailing list