Whole document tree
    

Whole document tree

Templatestd::pthread_allocator< void > class Reference
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

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

Definition at line 459 of file pthread_allocimpl.h.

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

Definition at line 457 of file pthread_allocimpl.h.

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

Definition at line 458 of file pthread_allocimpl.h.

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

Definition at line 456 of file pthread_allocimpl.h.

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

Definition at line 460 of file pthread_allocimpl.h.


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