_Rope_RopeConcatenation Struct Reference

struct _Rope_RopeConcatenation : public _Rope_RopeRep

Inherits from

  • _Rope_RopeConcatenation
    Public Member Functions
    _Rope_RopeConcatenation(_Rope_RopeRep< _CharT, _Alloc > *, _Rope_RopeRep< _CharT, _Alloc > *, allocator_type)
    ~_Rope_RopeConcatenation()
    Inherited Functions
    Inherited Enumerations
    Public Attributes
    _Rope_RopeRep< _CharT, _Alloc > *_M_left
    _Rope_RopeRep< _CharT, _Alloc > *_M_right
    _Alloc::allocator_typeallocator_type
    Inherited Attributes

    Constructor & Destructor Documentation

    _Rope_RopeConcatenation(_Rope_RopeRep< _CharT, _Alloc > *, _Rope_RopeRep< _CharT, _Alloc > *, allocator_type)

    _Rope_RopeConcatenation(_Rope_RopeRep< _CharT, _Alloc > *__l,
    _Rope_RopeRep< _CharT, _Alloc > *__r,
    allocator_type__a
    )[inline]

    Parameters

    _Rope_RopeRep< _CharT, _Alloc > * __l
    _Rope_RopeRep< _CharT, _Alloc > * __r
    allocator_type __a

    ~_Rope_RopeConcatenation()

    ~_Rope_RopeConcatenation()[inline]

    Member Data Documentation

    _Rope_RopeRep< _CharT, _Alloc > * _M_left

    _Rope_RopeRep< _CharT, _Alloc > *_M_left

    _Rope_RopeRep< _CharT, _Alloc > * _M_right

    _Rope_RopeRep< _CharT, _Alloc > *_M_right

    _Alloc::allocator_type allocator_type

    _Alloc::allocator_typeallocator_type