|
|
Whole document tree
Templatestd::_Rope_self_destruct_ptr struct Reference
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::_Rope_self_destruct_ptr< _CharT, _Alloc > Struct Template Reference#include <stl_rope.h>
Collaboration diagram for std::_Rope_self_destruct_ptr< _CharT, _Alloc >:
[legend]List of all members.
template<class _CharT, class _Alloc>
struct std::_Rope_self_destruct_ptr< _CharT, _Alloc >
Constructor & Destructor Documentation
template<class _CharT, class _Alloc> |
std::_Rope_self_destruct_ptr< _CharT, _Alloc >::~_Rope_self_destruct_ptr |
( |
|
) |
[inline] |
|
template<class _CharT, class _Alloc> |
std::_Rope_self_destruct_ptr< _CharT, _Alloc >::_Rope_self_destruct_ptr |
( |
|
) |
[inline] |
|
template<class _CharT, class _Alloc> |
std::_Rope_self_destruct_ptr< _CharT, _Alloc >::_Rope_self_destruct_ptr |
( |
_Rope_RopeRep< _CharT, _Alloc > * |
__p |
) |
[inline] |
|
Member Function Documentation
template<class _CharT, class _Alloc> |
_Rope_RopeRep<_CharT,_Alloc>& std::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator * |
( |
|
) |
[inline] |
|
template<class _CharT, class _Alloc> |
std::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator _Rope_RopeRep |
( |
|
) |
[inline] |
|
template<class _CharT, class _Alloc> |
_Rope_RopeRep<_CharT,_Alloc>* std::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator-> |
( |
|
) |
[inline] |
|
template<class _CharT, class _Alloc> |
_Rope_self_destruct_ptr& std::_Rope_self_destruct_ptr< _CharT, _Alloc >::operator= |
( |
_Rope_RopeRep< _CharT, _Alloc > * |
__x |
) |
[inline] |
|
Member Data Documentation
template<class _CharT, class _Alloc> |
_Rope_RopeRep<_CharT,_Alloc>* std::_Rope_self_destruct_ptr< _CharT, _Alloc >::_M_ptr
|
|
The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:46 2002 for libstdc++-v3 Source by
1.2.15
|