15 #ifndef __UT_SCOPEDPTR_H_INCLUDED__
16 #define __UT_SCOPEDPTR_H_INCLUDED__
19 #include <hboost/scoped_ptr.hpp>
36 #endif // __UT_SCOPEDPTR_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 objects.