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

std::_Alloc_traits< _Tp, pthread_allocator< _Atype > > Struct Template Reference

#include <pthread_allocimpl.h>

List of all members.

Public Types

typedef simple_alloc<_Tp,
_Pthread_alloc_template<> > 
_Alloc_type
typedef pthread_allocator<_Tp> allocator_type

Static Public Attributes

const bool _S_instanceless = true

template<class _Tp, class _Atype> struct std::_Alloc_traits< _Tp, pthread_allocator< _Atype > >


Member Typedef Documentation

template<class _Tp, class _Atype>
typedef simple_alloc<_Tp, _Pthread_alloc_template<> > std::_Alloc_traits< _Tp, pthread_allocator< _Atype > >::_Alloc_type
 

Definition at line 480 of file pthread_allocimpl.h.

template<class _Tp, class _Atype>
typedef pthread_allocator<_Tp> std::_Alloc_traits< _Tp, pthread_allocator< _Atype > >::allocator_type
 

Definition at line 481 of file pthread_allocimpl.h.


Member Data Documentation

template<class _Tp, class _Atype>
const bool std::_Alloc_traits< _Tp, pthread_allocator< _Atype > >::_S_instanceless = true [static]
 

Definition at line 479 of file pthread_allocimpl.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