[Issue 9246] safe struct with dtor doesn't generate safe opAssign
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 1 10:20:03 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9246
Maxim Fomin <maxim at maxim-fomin.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maxim at maxim-fomin.ru
--- Comment #1 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-01-01 10:20:02 PST ---
Same problem was discussed here:
http://forum.dlang.org/thread/ckgieyydkrzyzayormby@forum.dlang.org
The problem is that default opAssign is not deduced to be pure. It seems that
dtors also cannot be marked as pure.
--
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