Exploring function and class templates

We will start this section by introducing the syntax of function templates and their instantiations, deductions, and specializations. Then, we will move on to class templates and look at similar concepts, as well as examples.