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

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Rope_rep_alloc_base<
CharT, Alloc, Alloc_traits<
CharT, Alloc >::S_instanceless > 
Base
typedef Base::allocator_type allocator_type

Public Member Functions

 Rope_rep_base (size_t size, const allocator_type &a)
allocator_type get_allocator () const

Public Attributes

size_t M_size

Protected Attributes

allocator_type M_data_allocator

Detailed Description

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

Definition at line 460 of file stl_rope.h.


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