Problem with taking inout, const references
Uranuz
neuranuz at gmail.com
Wed Mar 26 00:57:54 PDT 2014
>
> Still compiles for me. Could you please show us a minimal
> main() as well.
>
> Thank you,
> Ali
Yes. This exact piece of code compiles in 2.064, but it doesn't
compile in my project. I don't know how to localize the problem
yet. It's very strange. I have tried to create class instance
with different modifiers (const, inout, immutable), because it
could be because of type of array that I try to access. Very
strange. I'll try to repeat it.
More information about the Digitalmars-d-learn
mailing list