Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
std::_Rope_alloc_base< _CharT, _Allocator, true > Class Template Reference
#include <stl_rope.h>
List of all members.
Public Types
Public Methods
Protected Attributes
template<class _CharT, class _Allocator> class std::_Rope_alloc_base< _CharT, _Allocator, true >
Member Typedef Documentation
typedef
_Rope_RopeRep
<_CharT,_Allocator> _RopeRep
typedef
_Alloc_traits
<_CharT,_Allocator>::allocator_type allocator_type
Member Function Documentation
allocator_type
get_allocator (
) const
[inline]
_Rope_alloc_base (
_RopeRep
*
__t
,
const
allocator_type
& )
[inline]
_Rope_alloc_base (
const
allocator_type
& )
[inline]
Member Data Documentation
_RopeRep
* _M_tree_ptr
[protected]
The documentation for this class was generated from the following file:
stl_rope.h
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by
1.2.6 written by
Dimitri van Heesch
, © 1997-2001