[Issue 9971] eponymous function is not an lvalue

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 20 21:19:51 PDT 2013


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


Maxim Fomin <maxim at maxim-fomin.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxim at maxim-fomin.ru


--- Comment #1 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-04-20 21:19:50 PDT ---
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).

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