_Rope_RopeConcatenation< _CharT, _Alloc > Struct Template Reference

#include <_rope.h>

Inheritance diagram for _Rope_RopeConcatenation< _CharT, _Alloc >:

_Rope_RopeRep< _CharT, _Alloc > _Refcount_Base List of all members.

Public Types

typedef _RopeRep::allocator_type allocator_type

Public Member Functions

 _Rope_RopeConcatenation (_RopeRep *__l, _RopeRep *__r, allocator_type __a)
 ~_Rope_RopeConcatenation ()

Public Attributes

_RopeRep_M_left
_RopeRep_M_right

Detailed Description

template<class _CharT, class _Alloc>
struct _Rope_RopeConcatenation< _CharT, _Alloc >

Definition at line 485 of file _rope.h.


Member Typedef Documentation

template<class _CharT, class _Alloc>
typedef _RopeRep::allocator_type _Rope_RopeConcatenation< _CharT, _Alloc >::allocator_type

Reimplemented from _Rope_RopeRep< _CharT, _Alloc >.

Definition at line 493 of file _rope.h.


Constructor & Destructor Documentation

template<class _CharT, class _Alloc>
_Rope_RopeConcatenation< _CharT, _Alloc >::_Rope_RopeConcatenation ( _RopeRep __l,
_RopeRep __r,
allocator_type  __a 
) [inline]

Definition at line 494 of file _rope.h.


Member Data Documentation


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_rope.h



Generated on Mon Mar 10 15:32:55 2008 by  doxygen 1.5.1