DIP74 updated with new protocol for function calls

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Mar 2 04:18:14 PST 2015


On 2015-03-01 14:15, Daniel Murphy wrote:

> Because a compiler recognized UDA is an additional complication for
> something that is unlikely to be a problem for anyone.  Do you have code
> with methods named opAddRef?  No?  Me neither.

I don't agree. If those are the final names, no. But I do have method 
names like "retain" and "release".

I don't really like how it's done with ranges either.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list