C++ Basic of Generic Programming part 1: What is template?

Contents
This article summarizes the basic of generic programming in C++, its application and the underlying architectures.