What is the difference between function template and template function?
Comeau Computing (maker of C++ Comeau Compiler) has a FAQ on their site with the answer to that question:
What is the difference between a template function and a function template?
Regards, Ovanes