http://d.puremagic.com/issues/show_bug.cgi?id=8994
Maxim Fomin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maxim Fomin <[email protected]> 2012-11-10 11:54:49 PST --- This is issue 8899. Change lambda template a => visit(a) to lambda function (A a) => visit(a) and the code compiles. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
