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

std::_Rope_rep_base Struct Template Reference

#include <stl_rope.h>

Inherits std::_Rope_rep_alloc_base< _CharT, _Alloc, _Alloc_traits< _CharT, _Alloc >::_S_instanceless >.

Inherited by std::_Rope_RopeRep.

List of all members.

Public Types


Public Methods

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


Member Typedef Documentation

typedef _Rope_rep_alloc_base<_CharT,_Alloc, _Alloc_traits<_CharT,_Alloc>::_S_instanceless> _Base
 

typedef _Base::allocator_type allocator_type
 

Reimplemented from std::_Rope_rep_alloc_base.

Reimplemented in std::_Rope_RopeRep, std::_Rope_RopeLeaf, std::_Rope_RopeConcatenation, std::_Rope_RopeFunction, and std::_Rope_RopeSubstring.


Constructor & Destructor Documentation

_Rope_rep_base ( size_t __size,
const allocator_type & __a ) [inline]
 


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