[Issue 19959] Eponymous template FQN's re-state the template name

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 15 12:52:25 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19959

Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de

--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
This symbol is emitted by dmd. LDC already uses the abbreviated form
"templatefunc!(arg1, arg2)()", but omits function parameter type information.

--


More information about the Digitalmars-d-bugs mailing list