On 12/30/13 10:31 AM, Timon Gehr wrote:
On 12/30/2013 07:43 AM, Andrei Alexandrescu wrote:

Template arguments lists are what they are - entities that can be
passed
to templates. Aliasing them is sensible but creating values thereof
does
not make sense.

You are doing it in the implementation of std.typecons.Tuple, and on
every variadic function template call. How does it not make sense?

This is a misunderstanding.

I guess this is a matter of exposition rather than understanding.

Yah, I was the one who misunderstood.

Andrei

Reply via email to