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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 17 22:20:01 PDT 2012


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



--- Comment #5 from wfunction at hotmail.com 2012-05-17 22:21:32 PDT ---
Thanks.

Just wondering, why is the second one an 'enhancement'? Isn't opUnary just a
member, which should also be opDispatch'ed?

(I'm figuring that the only members which should not be opDispatch'able are:
opDispatch itself, the constructors, and the destructor. Anything else, by
definition, is dispatched on the object.)

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