Variadic templates - D section on wikipedia
Douglas Peterson via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jan 21 11:57:15 PST 2015
On Monday, 19 January 2015 at 21:26:47 UTC, Andrei Alexandrescu
wrote:
> On 1/19/15 1:25 PM, Dicebot wrote:
>> On Saturday, 17 January 2015 at 18:30:43 UTC, Andrei
>> Alexandrescu wrote:
>>> Does that do a lot of moving stuff to a separate module? I
>>> have to say
>>> that after porting a bunch of code from 2.065 to 2.067.1 at
>>> work, I'm
>>> less keen about renaming stuff than I used to.
>>>
>>> Andrei
>>
>> That is partial implementation of typetuple solution you
>> earlier agreed
>> as necessary even if painful. Though I kind of expected you to
>> change
>> your mind over time so now it waits for approval again :)
>
> Thanks. I also have your email in my mailbox - I have 100%
> response rate at the cost of latency...
>
> Andrei
Well done, thumb up.
Just in case someone doesn't get the D "thing"...variadic
templates is part of the D "thing".
More information about the Digitalmars-d
mailing list