HTML Code:
templates Vs function overloading
I'm new to C++, but it seems to me that template functions and function overloading
is, sort of, the same. Am I right, or have I missed something?