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.
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.