On 7/19/13, JS <[email protected]> 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
On 7/19/13, JS <[email protected]> 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