ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

per_thread_allocator< _Tp > Class Template Reference

#include <_pthread_alloc.h>

Public Types

typedef size_t size_type
typedef ptrdiff_t difference_type
typedef _Tp * pointer
typedef const _Tp * const_pointer
typedef _Tp & reference
typedef const _Tp & const_reference
typedef _Tp value_type

Public Member Functions

 per_thread_allocator () _STLP_NOTHROW
 per_thread_allocator (const per_thread_allocator< _Tp > &__a) _STLP_NOTHROW
 ~per_thread_allocator () _STLP_NOTHROW
pointer address (reference __x) const
const_pointer address (const_reference __x) const
_Tp * allocate (size_type __n, const void *=0)
void deallocate (pointer __p, size_type __n)
size_type max_size () const _STLP_NOTHROW
void construct (pointer __p, const _Tp &__val)
void destroy (pointer _p)
_Tp * allocate (size_type __n, size_type &__allocated_n)

Data Fields

__state_type_M_state

Private Types

typedef pthread_alloc _S_Alloc
typedef pthread_alloc::__state_type __state_type

Detailed Description

template<class _Tp>
class per_thread_allocator< _Tp >

Definition at line 277 of file _pthread_alloc.h.


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

Generated on Sat May 26 2012 06:34:05 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.