http://d.puremagic.com/issues/show_bug.cgi?id=1536


Don <clugd...@yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugd...@yahoo.com.au


--- Comment #3 from Don <clugd...@yahoo.com.au> 2012-09-26 01:04:53 PDT ---
This example is unnecessarily complicated.

void CurryAll(A)(A x, A y)
{ }

void foo()
{
       uint u = 0;
       CurryAll(u, 0);
}

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to