Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
std::_Rope_self_destruct_ptr Struct Template Reference
#include <stl_rope.h>
List of all members.
Public Methods
Public Attributes
template<class _CharT, class _Alloc> struct std::_Rope_self_destruct_ptr
Constructor & Destructor Documentation
~_Rope_self_destruct_ptr (
)
[inline]
_Rope_self_destruct_ptr (
)
[inline]
_Rope_self_destruct_ptr (
_Rope_RopeRep
< _CharT,
_Alloc
> *
__p
)
[inline]
Member Function Documentation
_Rope_RopeRep
< _CharT,
_Alloc
> & operator *<_CharT,
_Alloc
> (
)
[inline]
_Rope_RopeRep
< _CharT,
_Alloc
> * operator-><_CharT,
_Alloc
> (
)
[inline]
operator
_Rope_RopeRep
< _CharT,
_Alloc
> * (
)
[inline]
_Rope_self_destruct_ptr & operator= (
_Rope_RopeRep
< _CharT,
_Alloc
> *
__x
)
[inline]
Member Data Documentation
_Rope_RopeRep
<_CharT,
_Alloc
>* _M_ptr
The documentation for this struct was generated from the following file:
stl_rope.h
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by
Dimitri van Heesch
, © 1997-2001