Capturing __FILE__ and __LINE in a variadic templated function

Gary Willoughby via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Nov 2 01:02:27 PST 2015


On Monday, 2 November 2015 at 08:23:16 UTC, Nordlöw wrote:
> I need `T` to be an alias in order for .stringof to work.

typeof(T).stringof


More information about the Digitalmars-d-learn mailing list