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

__rope_RopeConcatenation Struct Template Reference

#include <stl_rope.h>

Inheritance diagram for __rope_RopeConcatenation:

Inheritance graph
[legend]
Collaboration diagram for __rope_RopeConcatenation:

Collaboration graph
[legend]
List of all members.

Public Attributes

__rope_RopeBase< charT, Alloc > * left
__rope_RopeBase< charT, Alloc > * right

template<class charT, class Alloc>
struct __rope_RopeConcatenation< charT, Alloc >


Member Data Documentation

template<class charT, class Alloc>
__rope_RopeBase<charT,Alloc>* __rope_RopeConcatenation::left
 

Definition at line 423 of file stl_rope.h.

template<class charT, class Alloc>
__rope_RopeBase<charT,Alloc>* __rope_RopeConcatenation::right
 

Definition at line 424 of file stl_rope.h.


The documentation for this struct was generated from the following file:
logo OpenMask

Documentation generated on Thu May 2 15:03:19 2002

Generated with doxygen 1.2.12 by Dimitri van Heesch ,   1997-2001