class auto_ptr_ref |
Public Member Functions | |
---|---|
auto_ptr_ref ( __ptr_base &, _Tp *) | |
_Tp * | release () |
Private Member Functions | |
---|---|
_Self & | operator= ( _Self const &) |
Private Member Type Definitions | |
---|---|
typedef | auto_ptr_ref < _Tp > _Self |
Public Attributes | |
---|---|
_Tp *const | _M_p |
__ptr_base & | _M_r |
auto_ptr_ref | ( | __ptr_base & | __r, |
_Tp * | __p | ||
) | [inline] |
__ptr_base & __r | |
_Tp * __p |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.