AutoPtrRef< _Tp1 > Struct Template Reference

#include <autoptr.h>

Collaboration diagram for AutoPtrRef< _Tp1 >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AutoPtrRef (_Tp1 *__p)

Public Attributes

_Tp1 * _M_ptr

Detailed Description

template<class _Tp1>
struct AutoPtrRef< _Tp1 >

Definition at line 49 of file autoptr.h.


Constructor & Destructor Documentation

template<class _Tp1>
AutoPtrRef< _Tp1 >::AutoPtrRef ( _Tp1 *  __p  )  [inline]

Definition at line 51 of file autoptr.h.


Member Data Documentation

template<class _Tp1>
_Tp1* AutoPtrRef< _Tp1 >::_M_ptr

Definition at line 50 of file autoptr.h.

Referenced by AutoPtr< Bcursor >::operator=().


The documentation for this struct was generated from the following file:
Documentation for Xapian (version 1.0.10).
Generated on 24 Dec 2008 by Doxygen 1.5.2.