[Issue 9555] Type deduction for new lambda syntax literals breaks with templates
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Feb 21 04:39:50 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9555
bioinfornatics <bioinfornatics at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bioinfornatics at gmail.com
--- Comment #2 from bioinfornatics <bioinfornatics at gmail.com> 2013-02-21 04:39:49 PST ---
but if your delegate look like : in bool delegate(in size_t) lambda
you can't use (in int a) => a > 2)
or (const int a) => a > 2)
--
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