Class Templates
In C++, class declarations can be generated from class templates. Such class templates represent a family of classes. An actual class declaration is obtained by instantiating the template with one or more template arguments. A template instantiated with a particular set of arguments is called a template specialization.
Read more about this topic: C++ Classes
Famous quotes containing the word class:
“He has more to impart than to receive from his generation. He is another such a strong and finished workman in his craft as Samuel Johnson was, and, like him, makes the literary class respectable.”
—Henry David Thoreau (18171862)