Capturing __FILE__ and __LINE in a variadic templated function
    Daniel N via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Nov  2 03:44:44 PST 2015
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list