http://d.puremagic.com/issues/show_bug.cgi?id=9971
deadalnix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from deadalnix <[email protected]> 2013-04-20 22:49:27 PDT --- (In reply to comment #1) > I think it does not work because &goo is address of raw template and dmd does > not instantiate it, so you should use pointer to instantiated function. I am > not sure this is bug (but it may be an enhancement request). No, within the function, the function must be resolve before the template. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
