Whole document tree
    

Whole document tree

Templatestd::_Alloc_traits< _Tp, _Pthread_alloc_template< _Max_size > > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_Alloc_traits< _Tp, _Pthread_alloc_template< _Max_size > > Struct Template Reference

#include <pthread_allocimpl.h>

List of all members.

Public Types

typedef simple_alloc< _Tp,
_Pthread_alloc_template<
_Max_size > > 
_Alloc_type
typedef __allocator< _Tp,
_Pthread_alloc_template<
_Max_size > > 
allocator_type

Static Public Attributes

const bool _S_instanceless = true

template<class _Tp, size_t _Max_size>
struct std::_Alloc_traits< _Tp, _Pthread_alloc_template< _Max_size > >


Member Typedef Documentation

template<class _Tp, size_t _Max_size>
typedef simple_alloc<_Tp, _Pthread_alloc_template<_Max_size> > std::_Alloc_traits< _Tp, _Pthread_alloc_template< _Max_size > >::_Alloc_type
 

Definition at line 492 of file pthread_allocimpl.h.

template<class _Tp, size_t _Max_size>
typedef __allocator<_Tp, _Pthread_alloc_template<_Max_size> > std::_Alloc_traits< _Tp, _Pthread_alloc_template< _Max_size > >::allocator_type
 

Definition at line 494 of file pthread_allocimpl.h.


Member Data Documentation

template<class _Tp, size_t _Max_size>
const bool std::_Alloc_traits< _Tp, _Pthread_alloc_template< _Max_size > >::_S_instanceless = true [static]
 

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