Problem: Cannot create class out of nothing using witchcraft

Benjamin Thaut code at benjamin-thaut.de
Tue Oct 15 23:09:49 PDT 2013


Am 16.10.2013 03:17, schrieb DoctorCaptain:
> I've gotten extremely close. The DPaste link that follows demonstrates
> three different templates:
>
> ...

So is there any reason why you still pass the variadic arguments to the 
generator function and not do it the way I proposed in my last dpaste 
snippet? Even if you need the variadic arguments inside the generator 
for some logic you could still reference them by using the variadic 
arguments to the actual template.


More information about the Digitalmars-d-learn mailing list