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

std::pthread_allocator< void > Class Template Reference

#include <pthread_allocimpl.h>

List of all members.

Public Types

typedef size_t size_type
typedef ptrdiff_t difference_type
typedef void* pointer
typedef const void* const_pointer
typedef void value_type

template<> class std::pthread_allocator< void >


Member Typedef Documentation

template<>
typedef const void* std::pthread_allocator< void >::const_pointer
 

Definition at line 430 of file pthread_allocimpl.h.

template<>
typedef ptrdiff_t std::pthread_allocator< void >::difference_type
 

Definition at line 428 of file pthread_allocimpl.h.

template<>
typedef void* std::pthread_allocator< void >::pointer
 

Definition at line 429 of file pthread_allocimpl.h.

template<>
typedef size_t std::pthread_allocator< void >::size_type
 

Definition at line 427 of file pthread_allocimpl.h.

template<>
typedef void std::pthread_allocator< void >::value_type
 

Definition at line 431 of file pthread_allocimpl.h.


The documentation for this class was generated from the following file:
Generated at Tue May 1 16:30:28 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001