Does remove immutability using cast to pass in a function make sense?
AsmMan via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Sep 23 17:31:55 PDT 2014
On Tuesday, 23 September 2014 at 03:34:22 UTC, Ali Çehreli wrote:
> If it still doesn't work for you please show us a minimal
> program that demonstrates the problem.
>
> Ali
Ok, the case is the follow, I updated my dmd compiler some days
ago (after my mono crashed and I lost some of D files, I posted
on this forum) and I can't reproduce the error anymore. What I
remember it was about a template error and when I removed the
immutable keyword it compiled. I tried really, but it doesn't
give any error anymore and your code compile. :/
More information about the Digitalmars-d-learn
mailing list