blocks with attributes vs inlined lambda

deadalnix deadalnix at gmail.com
Sun Jun 30 22:17:05 PDT 2013


On Sunday, 30 June 2013 at 20:29:07 UTC, Timon Gehr wrote:
>> This is a compiler bug, and I recently fixed it in git master. 
>> Explicit
>> argument passing does not need anymore.
>
> Great. Does the fix also introduce the 'immutable' storage 
> class for function literals for the case where a strongly pure 
> literal is wanted?

You may want to discuss that issue with Andrei. We had a 
discussion at DConf about this.


More information about the Digitalmars-d mailing list