[Issue 9665] Structure constant members can not be initialized if have opAssign
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 9 18:32:38 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9665
--- Comment #12 from Andrei Alexandrescu <andrei at erdani.com> 2013-03-09 18:32:32 PST ---
@Kenji: that's exactly right. Just in case it isn't obvious, that only
assignment for qualified fields while in raw state is not an opAssign call,
it's a constructor call.
--
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