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