AutoDeleteArray< T > Class Template Reference
Automatically free an array of objects when this loses scope.
More...
#include <Memory.h>
List of all members.
Detailed Description
template<typename T>
class AutoDeleteArray< T >
Automatically free an array of objects when this loses scope.
The documentation for this class was generated from the following file: