Capturing __FILE__ and __LINE in a variadic templated function

Nordlöw via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Nov 2 03:48:10 PST 2015


On Monday, 2 November 2015 at 11:44:45 UTC, Daniel N wrote:
> On Monday, 2 November 2015 at 11:36:27 UTC, Nordlöw wrote:
>> I want it to print the name of Arg in the closing as
>>
>>     x is 11
>
> See my previous comment:
> Arg -> Args[i].stringof

Ahh! Great! Thx!


More information about the Digitalmars-d-learn mailing list