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



--- Comment #4 from Steven Schveighoffer <schvei...@yahoo.com> 2011-09-20 
08:48:52 PDT ---
(In reply to comment #3)
> void c() const {}
> 
> This should work, as mutable and const implicitly cast to immutable.

Oh my, that was completely off.  Should have read:

This should work, as mutable and immutable implicitly cast to const.

Sorry...

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

Reply via email to