auto_ptr_ref Struct Template Reference

List of all members.

Detailed Description

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

A wrapper class to provide auto_ptr with reference semantics. For example, an auto_ptr can be assigned (or constructed from) the result of a function which returns an auto_ptr by value.

All the auto_ptr_ref stuff should happen behind the scenes.

Definition at line 133 of file memory.

Public Member Functions

Public Attributes


The documentation for this struct was generated from the following file:
Generated on Thu Nov 1 17:38:16 2007 for libstdc++ by  doxygen 1.5.1