company logo

PtrArray - Dynamic pointer array

Dynamic pointer array is a containter for unordered collections. The array structure provides fast access to the instances.

The array size grows on demand. Arrays provide a cursor function, which is supported by the DPA template class.

Attributes
    Functions