auto_ptr< X >::auto_ptr_ref< Y > Struct Template Reference

Search Toolkit Book for auto_ptr::auto_ptr_ref

Collaboration diagram for auto_ptr< X >::auto_ptr_ref< Y >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class X>
template<class Y>
struct auto_ptr< X >::auto_ptr_ref< Y >

Definition at line 287 of file ncbimisc.hpp.

Public Member Functions

 auto_ptr_ref (auto_ptr< Y > &ptr)

Public Attributes

auto_ptr< Y > & m_AutoPtr


Constructor & Destructor Documentation

template<class X>
template<class Y>
auto_ptr< X >::auto_ptr_ref< Y >::auto_ptr_ref auto_ptr< Y > &  ptr  )  [inline]
 

Definition at line 289 of file ncbimisc.hpp.


Member Data Documentation

template<class X>
template<class Y>
auto_ptr<Y>& auto_ptr< X >::auto_ptr_ref< Y >::m_AutoPtr
 

Definition at line 293 of file ncbimisc.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 9 07:49:10 2009 for NCBI C++ ToolKit by  doxygen 1.4.6
Modified on Wed Dec 09 08:18:47 2009 by modify_doxy.py rev. 173732