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

NAME

__gnu_cxx::Rope_rep_base -

SYNOPSIS



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

Public Types

typedef Alloc allocator_type

Public Member Functions

allocator_type get_allocator () const

Rope_rep_base (size_t size, const allocator_type &)

Public Attributes

size_t M_size

Detailed Description

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

Definition at line 438 of file rope.

Author

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