per_thread_allocator< void > Class Reference

#include <_pthread_alloc.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


Detailed Description

Definition at line 384 of file _pthread_alloc.h.


Member Typedef Documentation

typedef size_t per_thread_allocator< void >::size_type

Definition at line 386 of file _pthread_alloc.h.

typedef ptrdiff_t per_thread_allocator< void >::difference_type

Definition at line 387 of file _pthread_alloc.h.

typedef void* per_thread_allocator< void >::pointer

Definition at line 388 of file _pthread_alloc.h.

typedef const void* per_thread_allocator< void >::const_pointer

Definition at line 389 of file _pthread_alloc.h.

typedef void per_thread_allocator< void >::value_type

Definition at line 390 of file _pthread_alloc.h.


The documentation for this class was generated from the following file:



Generated on Mon Mar 10 15:33:02 2008 by  doxygen 1.5.1