[Issue 9732] Do not call opAssign() for the first assignment to member in the constructor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 18 14:58:58 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9732



--- Comment #10 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-03-18 14:58:55 PDT ---
Another problem can arise from mixin usage - when you write mixin or mixin
template you assume that opAssign would be called, but this assumptions breaks
and there is no opportunities to detect it.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list