Mitigating the attribute proliferation - attribute inference for functions

Jonathan M Davis via Digitalmars-d digitalmars-d at puremagic.com
Fri Jul 17 11:34:02 PDT 2015


On Friday, 17 July 2015 at 18:11:46 UTC, Martin Nowak wrote:
> 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.

Lower level template code is definitely where attributes are hell.

- Jonathan M Davis


More information about the Digitalmars-d mailing list