std::basic_string< _CharT, _Traits, _Alloc >::_Rep_base Struct Reference

Inheritance diagram for std::basic_string< _CharT, _Traits, _Alloc >::_Rep_base:

std::basic_string< _CharT, _Traits, _Alloc >::_Rep List of all members.

Public Attributes

size_type _M_length
size_type _M_capacity
_Atomic_word _M_refcount

template<typename _CharT, typename _Traits, typename _Alloc>
struct std::basic_string< _CharT, _Traits, _Alloc >::_Rep_base


Member Data Documentation

template<typename _CharT, typename _Traits, typename _Alloc>
size_type std::basic_string< _CharT, _Traits, _Alloc >::_Rep_base::_M_capacity
 

Definition at line 147 of file basic_string.h.

Referenced by std::basic_string< _CharT, _Traits, _Alloc >::_S_construct(), std::basic_string< _CharT, _Traits, _Alloc >::_Rep::_S_create(), and std::basic_string< char >::capacity().

template<typename _CharT, typename _Traits, typename _Alloc>
size_type std::basic_string< _CharT, _Traits, _Alloc >::_Rep_base::_M_length
 

Definition at line 146 of file basic_string.h.

Referenced by std::basic_string< _CharT, _Traits, _Alloc >::_Rep::_M_clone(), std::basic_string< _CharT, _Traits, _Alloc >::_M_mutate(), std::basic_string< _CharT, _Traits, _Alloc >::_S_construct(), std::basic_string< _CharT, _Traits, _Alloc >::_Rep::_S_create(), std::basic_string< _CharT, _Traits, _Alloc >::assign(), std::basic_string< char >::length(), and std::basic_string< char >::size().

template<typename _CharT, typename _Traits, typename _Alloc>
_Atomic_word std::basic_string< _CharT, _Traits, _Alloc >::_Rep_base::_M_refcount
 

Definition at line 148 of file basic_string.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:12 2007 for GNU C++ STL by doxygen 1.3.6