__gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic > Class Template Reference

Inheritance diagram for __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic >:

Inheritance graph
[legend]
Collaboration diagram for __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef RopeRopeRep< CharT,
Allocator > 
RopeRep
typedef Alloc_traits< CharT,
Allocator >::allocator_type 
allocator_type

Public Member Functions

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

Protected Attributes

allocator_type M_data_allocator
RopeRepM_tree_ptr

Detailed Description

template<class CharT, class Allocator, bool IsStatic>
class __gnu_cxx::Rope_alloc_base< CharT, Allocator, IsStatic >

Definition at line 1168 of file stl_rope.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 3 19:45:21 2007 for libstdc++-v3 Source by  doxygen 1.5.1