Dynamic array for smart pointers.
Dynamic array for smart pointers. Template class GPArray<TYPE> implements an array of elements of type GP<TYPE> (see GSmartPointer.h). Significantly smaller code sizes can be achieved by using this class instead of the more general GArray<GP<TYPE>>. This class only implement constructors. See class GArrayTemplate for a description of all access methods.
Alphabetic index HTML hierarchy of classes or Java