man __gnu_cxx::Rope_rep_alloc_base (Fonctions bibliothèques) -
NAME
__gnu_cxx::Rope_rep_alloc_base -
SYNOPSIS
Public Types
typedef Alloc_traits< CharT, Allocator >::allocator_type allocator_type
Public Member Functions
allocator_type get_allocator () const
Rope_rep_alloc_base (size_t size, const allocator_type &a)
Public Attributes
size_t M_size
Protected Attributes
allocator_type M_data_allocator
Detailed Description
template<class CharT, class Allocator, bool IsStatic> class __gnu_cxx::Rope_rep_alloc_base< CharT, Allocator, IsStatic >
Definition at line 407 of file stl_rope.h.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.