https://issues.dlang.org/show_bug.cgi?id=21138
Simen Kjaeraas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #1 from Simen Kjaeraas <[email protected]> --- Changing the behavior of template alias parameters to allow them to bind to tuples is a large breaking change, and is simply not going to happen, though I see the benefit in making it work the same there as alias works elsewhere. NG1 and NG3 are the samme issue, and is described in issue 19787 *** This issue has been marked as a duplicate of issue 19787 *** --
