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

std::_Alloc_traits< _Tp, __allocator< _Tp1, __default_alloc_template< __thr, __inst > > > Struct Template Reference

#include <stl_alloc.h>

List of all members.

Public Types

typedef simple_alloc<_Tp,
__default_alloc_template<
__thr,__inst> > 
_Alloc_type
typedef __allocator<_Tp, __default_alloc_template<
__thr,__inst> > 
allocator_type

Static Public Attributes

const bool _S_instanceless = true

template<class _Tp, class _Tp1, bool __thr, int __inst> struct std::_Alloc_traits< _Tp, __allocator< _Tp1, __default_alloc_template< __thr, __inst > > >


Member Typedef Documentation

template<class _Tp, class _Tp1, bool __thr, int __inst>
typedef simple_alloc<_Tp, __default_alloc_template<__thr,__inst> > std::_Alloc_traits< _Tp, __allocator< _Tp1, __default_alloc_template< __thr, __inst > > >::_Alloc_type
 

Definition at line 802 of file stl_alloc.h.

template<class _Tp, class _Tp1, bool __thr, int __inst>
typedef __allocator<_Tp, __default_alloc_template<__thr,__inst> > std::_Alloc_traits< _Tp, __allocator< _Tp1, __default_alloc_template< __thr, __inst > > >::allocator_type
 

Definition at line 804 of file stl_alloc.h.


Member Data Documentation

template<class _Tp, class _Tp1, bool __thr, int __inst>
const bool std::_Alloc_traits< _Tp, __allocator< _Tp1, __default_alloc_template< __thr, __inst > > >::_S_instanceless = true [static]
 

Definition at line 800 of file stl_alloc.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