Templates and function overloading

Posted by viswanathan on Stack Overflow See other posts from Stack Overflow or by viswanathan
Published on 2010-06-06T04:30:40Z Indexed on 2010/06/06 4:32 UTC
Read the original article Hit count: 262

Filed under:

If funciton overloading and templates serve more the less the same purpose then which one should we go for templates or function overloading and what are the corresponding benefits.

© Stack Overflow or respective owner

Related posts about c++