[Issue 15719] Can't make template with name "this"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Sep 14 13:23:25 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=15719
Nick Treleaven <nick at geany.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nick at geany.org
--- Comment #1 from Nick Treleaven <nick at geany.org> ---
Technically, the 2nd form is not a function template because there's no
identifier. The first example is a constructor template. Do you have a
compelling reason why the 2nd form should be supported?
--
More information about the Digitalmars-d-bugs
mailing list