12 #ifndef __UT_SCOPEDARRAY_H_INCLUDED__
13 #define __UT_SCOPEDARRAY_H_INCLUDED__
16 #include <hboost/scoped_array.hpp>
38 #endif // __UT_SCOPEDARRAY_H_INCLUDED__
std::unique_ptr< T, Deleter > UT_UniquePtr
A smart pointer for unique ownership of dynamically allocated objects.
#define SYS_DEPRECATED_REPLACE(__V__, __R__)
A smart pointer for unique ownership of dynamically allocated arrays.