man __gnu_cxx::Rope_base (Fonctions bibliothèques) -

NAME

__gnu_cxx::Rope_base -

SYNOPSIS



Inherited by __gnu_cxx::rope< CharT, Alloc >.

Public Types

typedef Alloc allocator_type

typedef RopeRopeRep< CharT, Alloc > RopeRep

Public Member Functions

allocator_type get_allocator () const

Rope_base (RopeRep *__t, const allocator_type &)

Rope_base (const allocator_type &)

Public Attributes

RopeRep * M_tree_ptr

Detailed Description

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

Definition at line 1192 of file rope.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.