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

List of all members.

Public Member Functions

 _Alloc_hider (_CharT *__dat, const _Alloc &__a)

Public Attributes

_CharT * _M_p

Detailed Description

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

Definition at line 254 of file basic_string.h.


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 256 of file basic_string.h.


Member Data Documentation

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

Definition at line 259 of file basic_string.h.

Referenced by std::basic_string< _CharT, _Traits, _Allocator >::_M_data().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:58:53 2010 for GNU C++ STL by  doxygen 1.4.7