[Issue 5325] Mutable references to const/immutable/shared classes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 24 05:07:33 PDT 2013


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


Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu


--- Comment #2 from Martin Nowak <code at dawg.eu> 2013-07-24 05:07:31 PDT ---
How about making a distinction between const(Object) and const Object?
I think it would be less intrusive and more in line with the const(void)* vs.
const void* behavior.

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