auto & class members

Steven Schveighoffer schveiguy at yahoo.com
Mon May 21 20:05:00 UTC 2018


On 5/21/18 3:22 PM, Jonathan M Davis wrote:
> 
> That's basically what I was suggesting that he do, but I guess that I wasn't
> clear enough.

Well one thing that seems clear from this example -- we now have 
__traits(isSame) to tell if lambdas are the same, but it looks like the 
compiler doesn't subscribe to that belief...

https://run.dlang.io/is/FW3mVq

We should fix that...

-Steve


More information about the Digitalmars-d-learn mailing list