__gnu_cxx::rope_base(3)

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.
libstdc++-v3 Source 1 Jan 2007
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout