[Issue 7355] inout incorrectly resolved if the same type has both mutable and immutable parts

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 3 16:04:12 PST 2012


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



--- Comment #15 from Steven Schveighoffer <schveiguy at yahoo.com> 2012-02-03 16:04:11 PST ---
(In reply to comment #14)
> Er... messed up that graph a smidge
> 
> (In reply to comment #13)
> > mutable -----------------------+
> >                                |
> > immutable --+--> inout(const) -+-> const 
> >             |                  |
> > inout ------+------------------+

Gah! I suck at ASCII graphs, immutable converts to const too, but you get my
point though :)

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