std::basic_string< CharT, Traits, Alloc >::Alloc_hider Struct Reference

Inheritance diagram for std::basic_string< CharT, Traits, Alloc >::Alloc_hider:

Inheritance graph
[legend]
Collaboration diagram for std::basic_string< CharT, Traits, Alloc >::Alloc_hider:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Alloc_hider (CharT *__dat, const Alloc &a)

Static Public Member Functions

static void * allocate (size_t n)
static void deallocate (void *__p, size_t n)

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


The documentation for this struct was generated from the following file:
Generated on Fri Sep 16 09:22:49 2005 for libstdc++-v3 Source by  doxygen 1.4.4