On Fri, 17 Oct 2014 17:44:47 +0000
Tofu Ninja via Digitalmars-d-learn <[email protected]>
wrote:

> Basicly what I am trying to do is have a function template that 
> will generate its parameters to be arrays of the types of a type 
> tuple.
> 
> So for instance the parameters of f!(int, char) would be (int[], 
> char[])...
> 
> No matter what I try, the compiler vomits all over me...
i don't really understand what you want, sorry. can you show some more
code with use case you want to have?

Attachment: signature.asc
Description: PGP signature

Reply via email to