This tutorial helps you with the concept of Templates in C++ with the example of function Templates.
Templates are useful when you want to avoid redundancies in creating similar functions which return different data types.
Templates help save a lot of time in larger projects.
Facebook : / thesemicolon.code