[Issue 8413] function breaks compilation of property function

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 22 15:11:48 PDT 2012


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



--- Comment #4 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-07-22 15:11:47 PDT ---
For this to make sense

return arr.front!("hello", 12)

would have to make sense for a property, and I don't know if that makes sense
or not. Probably not, since you couldn't do that if front were a public
variable.

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