Hi,
I need to create a program that works with class templates and regular function templates.
Can I create one single program that works with both in the same code?
Sorry for the question but all programs that I was looking just works with one or the other.
Thanks,
doug
I need to create a program that works with class templates and regular function templates.
Can I create one single program that works with both in the same code?
Sorry for the question but all programs that I was looking just works with one or the other.
Thanks,
doug
Comment