C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

A smart pointer to an array of objects. More...

#include <templ_pointer.h>

+ Inheritance diagram for TAPointer< T >:
+ Collaboration diagram for TAPointer< T >:

Detailed Description

template<class T>
class 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[].


The documentation for this class was generated from the following file: