Jump to 
content
HP.com Home Products and Services Support and Drivers Solutions How to Buy
»  Contact HP

 

clhelp.HLP

stack(TYPE)

This class provides a generic (parameterized) data abstraction for a fixed-sized stack of objects of some given type.

Before a stack can be declared or implemented, the base class, a vector with the same type parameter, must also be declared or implemented.


vector(TYPE)

This class provides the (parameterized) data abstraction for a fixed-sized vector of objects of some given type.


Privacy statement Using this site means you accept its terms
© 2005 Hewlett-Packard Development Company, L.P.