4.1. Introduction to Containers

[ fromfile: lists.xml id: introcontainers ]

We used the term generic containers because

  1. Generics are classes or functions that accept template (Section 11.1) parameters so that they can be used with different types of data.

  2. Containers (Section 6.7) are objects that can contain other objects.