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

std::_Rope_char_ptr_proxy Class Template Reference

#include <stl_rope.h>

List of all members.

Public Methods


Friends

class  _Rope_char_ref_proxy< _CharT, _Alloc >

template<class _CharT, class _Alloc> class std::_Rope_char_ptr_proxy


Constructor & Destructor Documentation

_Rope_char_ptr_proxy ( const _Rope_char_ref_proxy< _CharT, _Alloc > & __x ) [inline]
 

_Rope_char_ptr_proxy ( const _Rope_char_ptr_proxy<_CharT, _Alloc> & __x ) [inline]
 

_Rope_char_ptr_proxy ( ) [inline]
 

_Rope_char_ptr_proxy ( _CharT * __x ) [inline]
 


Member Function Documentation

_Rope_char_ptr_proxy & operator= ( const _Rope_char_ptr_proxy<_CharT, _Alloc> & __x ) [inline]
 

_Rope_char_ref_proxy< _CharT, _Alloc > operator *<_CharT,_Alloc> ( ) const [inline]
 


Friends And Related Function Documentation

friend class _Rope_char_ref_proxy< _CharT, _Alloc > [friend]
 

bool operator== ( const _Rope_char_ptr_proxy< _CharT2, _Alloc2 > & __x,
const _Rope_char_ptr_proxy< _CharT2, _Alloc2 > & __y ) [friend]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001