[Issue 4320] typeof(polymorphic lambda with template alias) is "void"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jun 16 10:15:44 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4320
Haruki Shigemori <rayerd.wiz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Haruki Shigemori <rayerd.wiz at gmail.com> 2010-06-16 10:15:43 PDT ---
Sorry!
I want to back down on this issue.
"(i){return 1;}" is a function template (not delegate literal).
typeof(function template) has not a type (However I do not think this is a type
void. uhmm...).
--
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