Whole document tree
    

Whole document tree

Templatestd::auto_ptr_ref struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::auto_ptr_ref< _Tp1 > Struct Template Reference

#include <std_memory.h>

List of all members.

Public Methods

 auto_ptr_ref (_Tp1 *__p)

Public Attributes

_Tp1 * _M_ptr

template<class _Tp1>
struct std::auto_ptr_ref< _Tp1 >


Constructor & Destructor Documentation

template<class _Tp1>
std::auto_ptr_ref< _Tp1 >::auto_ptr_ref _Tp1 *    __p [inline]
 

Definition at line 62 of file std_memory.h.

References std::auto_ptr_ref< _Tp1 >::_M_ptr.


Member Data Documentation

template<class _Tp1>
_Tp1* std::auto_ptr_ref< _Tp1 >::_M_ptr
 

Definition at line 61 of file std_memory.h.

Referenced by std::auto_ptr_ref< _Tp1 >::auto_ptr_ref().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:58 2002 for libstdc++-v3 Source by doxygen1.2.15