passing __FILE__, __MODULE__, etc... with varadic types

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Jul 19 04:12:16 PDT 2013


On 7/19/13, JS <js.mdnq at gmail.com> wrote:
> The problem is, with varadic types being passed I can't do this:
>
> template T!(T..., string file = __FILE__)

Yeah it's a known (and common) issue.
http://d.puremagic.com/issues/show_bug.cgi?id=8687


More information about the Digitalmars-d-learn mailing list