GPL_Array

GPL_Array

gpl

1998 12-05


CLASS

GPL_Array - C++ generic array


SYNOPSIS

GPL_Array provides a statically-sized, generic array of objects. The value class, T, must have a default constructor, an assignment operator, and the equality operator.


PARENTS


GPL_Reference public


CONSTRUCTORS


DESTRUCTOR


OPERATORS


MEMBER FUNCTIONS


SEE ALSO

GPL_Reference(3)