[Issue 1012] cannot instantiate template with no or default arguments without !()
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 16 10:39:29 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=1012
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #7 from Walter Bright <bugzilla at digitalmars.com> 2012-11-16 10:39:26 PST ---
I have severe misgivings about this.
C has had problems with implicitly taking the address of a function. D has had
a number of problems with implicitly calling a function (the @property thing).
It's just ambiguous in many cases, and leads to trouble, trouble, trouble.
--
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