DIP54 : revamp of Phobos tuple types

Timon Gehr timon.gehr at gmx.ch
Mon Dec 30 10:31:11 PST 2013


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.

> I don't know how to clear it.

Usually, by communication.


More information about the Digitalmars-d mailing list