__gnu_cxx::Rope_base< CharT, Alloc > Struct Template Reference

Inheritance diagram for __gnu_cxx::Rope_base< CharT, Alloc >:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::Rope_base< CharT, Alloc >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Rope_alloc_base< CharT,
Alloc, Alloc_traits< CharT,
Alloc >::S_instanceless > 
Base
typedef Base::allocator_type allocator_type
typedef RopeRopeRep< CharT,
Alloc > 
RopeRep

Public Member Functions

 Rope_base (RopeRep *__t, const allocator_type &a)
 Rope_base (const allocator_type &a)
allocator_type get_allocator () const

Protected Attributes

allocator_type M_data_allocator
RopeRepM_tree_ptr

Detailed Description

template<class CharT, class Alloc>
struct __gnu_cxx::Rope_base< CharT, Alloc >

Definition at line 1226 of file stl_rope.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 29 20:40:05 2007 for libstdc++-v3 Source by  doxygen 1.5.2