Whole document tree
    

Whole document tree

Templatestd::_Alloc_traits< _Tp, __allocator< _Tp1, debug_alloc< _Alloc > > > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Alloc_traits< _Tp, __allocator< _Tp1, debug_alloc< _Alloc > > > Struct Template Reference

#include <stl_alloc.h>

List of all members.

Public Types

typedef simple_alloc< _Tp,
debug_alloc< _Alloc > > 
_Alloc_type
typedef __allocator< _Tp,
debug_alloc< _Alloc > > 
allocator_type

Static Public Attributes

const bool _S_instanceless = true

template<class _Tp, class _Tp1, class _Alloc>
struct std::_Alloc_traits< _Tp, __allocator< _Tp1, debug_alloc< _Alloc > > >


Member Typedef Documentation

template<class _Tp, class _Tp1, class _Alloc>
typedef simple_alloc<_Tp, debug_alloc<_Alloc> > std::_Alloc_traits< _Tp, __allocator< _Tp1, debug_alloc< _Alloc > > >::_Alloc_type
 

Definition at line 841 of file stl_alloc.h.

template<class _Tp, class _Tp1, class _Alloc>
typedef __allocator<_Tp, debug_alloc<_Alloc> > std::_Alloc_traits< _Tp, __allocator< _Tp1, debug_alloc< _Alloc > > >::allocator_type
 

Definition at line 842 of file stl_alloc.h.


Member Data Documentation

template<class _Tp, class _Tp1, class _Alloc>
const bool std::_Alloc_traits< _Tp, __allocator< _Tp1, debug_alloc< _Alloc > > >::_S_instanceless = true [static]
 

Definition at line 840 of file stl_alloc.h.


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