__gnu_cxx::rope_char_ref_proxy(3)

NAME

__gnu_cxx::Rope_char_ref_proxy

SYNOPSIS

Public Member Functions
    Rope_char_ref_proxy (My_rope *__r, size_t __p)
    Rope_char_ref_proxy (const Rope_char_ref_proxy &x)
    Rope_char_ref_proxy (My_rope *__r, size_t __p, CharT c)
    operator CharT () const
    Rope_char_ref_proxy & operator= (CharT c)
    Rope_char_ptr_proxy< CharT, Alloc > operator & () const
    Rope_char_ref_proxy & operator= (const Rope_char_ref_proxy
&c)
Private Types
    typedef    Rope_self_destruct_ptr<    CharT,    Alloc    >

Self_destruct_ptr

typedef RopeRopeRep< CharT, Alloc > RopeRep typedef rope< CharT, Alloc > My_rope
Private Attributes
size_t M_pos
CharT M_current
bool M_current_valid
My_rope * M_root
Friends
class rope< CharT, Alloc >
class Rope_iterator< CharT, Alloc > class Rope_char_ptr_proxy< CharT, Alloc >

Detailed Description

template<class CharT, class Alloc> class
__gnu_cxx::Rope_char_ref_proxy< CharT, Alloc >
Definition at line 792 of file rope.

Author

Generated automatically by Doxygen for libstdc++-v3 Source
from the source code.
libstdc++-v3 Source 1 Jan 2007
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout