__gnu_cxx::rope_self_destruct_ptr(3)
NAME
__gnu_cxx::Rope_self_destruct_ptr
SYNOPSIS
Public Member Functions
~Rope_self_destruct_ptr ()
Rope_self_destruct_ptr ()
Rope_self_destruct_ptr (RopeRopeRep< CharT, Alloc > *__p)
RopeRopeRep< CharT, Alloc > & operator * ()
RopeRopeRep< CharT, Alloc > * operator-> ()
operator RopeRopeRep ()
Rope_self_destruct_ptr & operator= (RopeRopeRep< CharT,
Alloc > *x)
Public Attributes
RopeRopeRep< CharT, Alloc > * M_ptr
Detailed Description
- template<class CharT, class Alloc> struct
- __gnu_cxx::Rope_self_destruct_ptr< CharT, Alloc >
- Definition at line 768 of file rope.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan