HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_ScopedArray.h File Reference
#include <SYS/SYS_Deprecated.h>
#include <hboost/scoped_array.hpp>
#include <stddef.h>
+ Include dependency graph for UT_ScopedArray.h:

Go to the source code of this file.

Classes

class  UT_ScopedArray< T >
 A smart pointer for unique ownership of dynamically allocated arrays. More...