[Issue 8654] cannot take address of function which is 1)overloaded, 2) templated, and 3) member (static or not): Error: xxx is not an lvalue
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jan 22 08:48:45 PST 2014
https://d.puremagic.com/issues/show_bug.cgi?id=8654
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> 2014-01-22 08:48:40 PST ---
run(&a.fun3); should be ambiguous, because there's not enough context to
determine overload resolution.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list