18#if !defined(XALANAUTOPTR_HEADER_GUARD_1357924680)
19#define XALANAUTOPTR_HEADER_GUARD_1357924680
104 Type*
const temp = m_pointer;
120 m_pointer = thePointer;
137 m_pointer(thePointer)
184 return m_pointer[index];
196 Type*
const temp = m_pointer;
212 m_pointer = thePointer;
void reset(Type *thePointer=0)
Type & operator[](std::size_t index) const
XalanArrayAutoPtr(Type *thePointer=0)
XalanArrayAutoPtr(const XalanArrayAutoPtr< Type > &theSource)
XalanArrayAutoPtr< Type > & operator=(XalanArrayAutoPtr< Type > &theRHS)
XalanAutoPtr< Type > & operator=(XalanAutoPtr< Type > &theRHS)
XalanAutoPtr(Type *thePointer=0)
XalanAutoPtr(const XalanAutoPtr< Type > &theSource)
Type * operator->() const
void reset(Type *thePointer=0)