@property - take it behind the woodshed and shoot it?

Jacob Carlborg doob at me.com
Fri Jan 25 05:18:47 PST 2013


On 2013-01-25 10:16, deadalnix wrote:

> Assignation is right associative, so it is equivalent to :
> auto i = (f = 3);
>
> The setter is called.

That's what I'm saying, the setter needs to be able to return something 
and not just void.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list