Whole document tree
    

Whole document tree

Templatestd::basic_string::_Alloc_hider struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::basic_string< _CharT, _Traits, _Alloc >::_Alloc_hider Struct Template Reference

List of all members.

Public Methods

 _Alloc_hider (_CharT *__dat, const _Alloc &__a)

Public Attributes

_CharT * _M_p

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


Constructor & Destructor Documentation

template<typename _CharT, typename _Traits, typename _Alloc>
std::basic_string< _CharT, _Traits, _Alloc >::_Alloc_hider::_Alloc_hider _CharT *    __dat,
const _Alloc &    __a
[inline]
 

Definition at line 216 of file basic_string.h.

References std::basic_string< _CharT, _Traits, _Alloc >::_Alloc_hider::_M_p.


Member Data Documentation

template<typename _CharT, typename _Traits, typename _Alloc>
_CharT* std::basic_string< _CharT, _Traits, _Alloc >::_Alloc_hider::_M_p
 

Definition at line 219 of file basic_string.h.

Referenced by std::basic_string< _CharT, _Traits, _Alloc >::_Alloc_hider::_Alloc_hider(), and std::basic_string< char >::_M_data().


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:18:54 2002 for libstdc++-v3 Source by doxygen1.2.15