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

std::basic_string::_Alloc_hider Struct Template Reference

Inheritance diagram for std::basic_string::_Alloc_hider:

Inheritance graph
[legend]
Collaboration diagram for std::basic_string::_Alloc_hider:

Collaboration graph
[legend]
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::_Alloc_hider


Constructor & Destructor Documentation

std::basic_string::_Alloc_hider::_Alloc_hider ( _CharT * __dat,
const _Alloc & __a ) [inline]
 

Definition at line 216 of file basic_string.h.


Member Data Documentation

_CharT* std::basic_string::_Alloc_hider::_M_p
 

Definition at line 219 of file basic_string.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:29:43 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001