I don't believe this is possible. Perhaps you would be able to

How about adding

__traits(sourceFile, T)
__traits(sourceLine, T)
__traits(sourceColumn, T)

to DMD?

T of course must be a user-defined type.

Reply via email to