Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Rope_RopeLeaf Struct Template Reference

#include <stl_rope.h>

Inherits std::_Rope_RopeRep< _CharT, _Alloc >.

List of all members.

Public Types

enum  { _S_alloc_granularity = 8 }

Public Methods


Public Attributes


Static Public Methods

template<class _CharT, class _Alloc> struct std::_Rope_RopeLeaf


Member Typedef Documentation

typedef _Rope_rep_base<_CharT,_Alloc>::allocator_type allocator_type
 

Reimplemented from std::_Rope_RopeRep.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
_S_alloc_granularity  


Constructor & Destructor Documentation

_Rope_RopeLeaf ( __GC_CONST _CharT * __d,
size_t __size,
allocator_type __a ) [inline]
 

~_Rope_RopeLeaf ( ) [inline]
 


Member Function Documentation

size_t _S_rounded_up_size ( size_t __n ) [inline, static]
 


Member Data Documentation

__GC_CONST _CharT* _M_data
 


The documentation for this struct was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001