[Issue 8114] Methods are delegates, not functions.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat May 19 12:18:25 PDT 2012


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



--- Comment #11 from wfunction at hotmail.com 2012-05-19 12:20:00 PDT ---
(In reply to comment #5)
> http://dlang.org/type.html#delegates
> "There are no pointers-to-members in D"

There aren't though. Pointers to members are data types that relative to a
certain class.

Functions and delegates aren't relative to any class, they're absolute.

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