Template function that accept strings and array of strings
badlink via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jul 17 10:25:26 PDT 2015
On Friday, 17 July 2015 at 12:58:58 UTC, Jacob Carlborg wrote:
> I don't think I really understand how you want to use/call the
> function. Could you give an example with all the different
> types you want to call the function?
My fault, I didn't test the variadic function enough and jumped
to conclusion.
It actually works well http://pastebin.com/R4EHuBLh
More information about the Digitalmars-d-learn
mailing list