Rogue Wave banner
Previous fileTop of DocumentContentsNext file

A.3 For C++ with Templates

tpdlist - demonstrates the pointer based template class, RWTPtrDlist, by manipulating a list of dog types. The purpose of this program is to show the behavior of a collection which is declared to be templated on the user-defined class Dog. tpdlist does not require any input from the user.

tvdlist - demonstrates the value based template class, RWTValDlist, by manipulating a list of dog types. tvdlist does not require any interaction with the user.


Previous fileTop of DocumentContentsNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.