[Issue 8113] alias this and opDispatch() don't forward opCall

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 17 21:34:44 PDT 2012


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



--- Comment #3 from wfunction at hotmail.com 2012-05-17 21:36:14 PDT ---
And regarding opDispatch:

struct C { void opDispatch(string op, T...)(T) { } }
void main() { C f; f(); }

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