May 2002
Beginner
320 pages
6h 18m
English
In this lesson, you have seen template classes declared, defined, and instantiated. You have seen template classes used for arguments to member functions of other template classes and have seen how to use the type parameter to make sure that inherited and argument template classes are specialized to match the class that uses them, thus preserving C++ type safety. And, hopefully, you have learned the advantages and risks of using templates.
Read now
Unlock full access