Mitigating the attribute proliferation - attribute inference for functions

Martin Nowak via Digitalmars-d digitalmars-d at puremagic.com
Fri Jul 17 11:11:45 PDT 2015


On Friday, 17 July 2015 at 17:54:52 UTC, Marc Schütz wrote:
> In general, I'm not sure why you choose to go the way of 
> abolishing the attributes. Didn't you have a concept for 
> inference that would mostly solve the problems?

Because I want to overhaul smart pointers/refs (Unique, RC).
A seemingly trivial task, should take a few hours, but I already 
spent days to hack around all the attribute issues.


More information about the Digitalmars-d mailing list