[Issue 8955] Can't have qualified field with not-qualified constructor/postblit

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 9 06:59:14 PST 2013


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


jens.k.mueller at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jens.k.mueller at gmx.de


--- Comment #2 from jens.k.mueller at gmx.de 2013-01-09 06:58:53 PST ---
I stumbled over this today. What I don't understand is why/how postblit can be
const? I mean if the object is const then I shouldn't be allowed to change it.
Because you are copying to something that is const.

-- 
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