[Issue 599] ExpressionTuple doesn't match template's alias parameters

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jun 30 00:08:34 PDT 2008


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


bugzilla at digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #3 from bugzilla at digitalmars.com  2008-06-30 02:08 -------
Tuples are expanded before arguments are matched to parameters, so they cannot
be passed as alias parameters. This is by design.


-- 



More information about the Digitalmars-d-bugs mailing list