|
C3D Toolkit
Kernel - 118067, Vision - 2.16.5.1839
|
A smart pointer to an array of objects. More...
#include <templ_pointer.h>
Inheritance diagram for TAPointer< T >:
Collaboration diagram for TAPointer< T >:A smart pointer to an array of objects.
A smart pointer to an array of objects. Provides an access to elements of array by index. Deletes an array by the operator delete[].