STLdoc
STLdocumentation
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Public Member Functions
|
Public Attributes
|
List of all members
auto_ptr_ref< _Ty > Struct Template Reference
Public Member Functions
auto_ptr_ref
(_Ty *
_Right
)
Public Attributes
_Ty *
_Ref
Constructor & Destructor Documentation
template<class _Ty>
auto_ptr_ref
< _Ty >::
auto_ptr_ref
(
_Ty *
_Right
)
inline
explicit
876
:
_Ref
(
_Right
)
877
{
// construct from generic pointer to auto_ptr ptr
878
}
auto_ptr_ref::_Ref
_Ty * _Ref
Definition:
xmemory:880
_Right
const _Ty & _Right
Definition:
algorithm:4087
Member Data Documentation
template<class _Ty>
_Ty*
auto_ptr_ref
< _Ty >::_Ref
The documentation for this struct was generated from the following file:
VS2013/inc/
xmemory
Generated on Sun Jul 23 2017 10:02:10 for STLdoc by
1.8.8