__gnu_cxx::rope_char_ptr_proxy(3)

NAME

__gnu_cxx::Rope_char_ptr_proxy

SYNOPSIS

Public Member Functions
    Rope_char_ptr_proxy (const Rope_char_ref_proxy< CharT, Alloc > &x)
    Rope_char_ptr_proxy (const Rope_char_ptr_proxy &x)
    Rope_char_ptr_proxy ()
    Rope_char_ptr_proxy (CharT *x)
    Rope_char_ptr_proxy & operator= (const Rope_char_ptr_proxy
&x)
    Rope_char_ref_proxy< CharT, Alloc > operator * () const
Private Attributes
    size_t M_pos
    rope< CharT, Alloc > * M_root
Friends
    class Rope_char_ref_proxy< CharT, Alloc >

Detailed Description

template<class CharT, class Alloc> class
__gnu_cxx::Rope_char_ptr_proxy< CharT, Alloc >
Definition at line 838 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