per_thread_allocator Class Reference
class per_thread_allocator
|
Nested Classes and Structures
Constructor & Destructor Documentation
per_thread_allocator()
per_thread_allocator
|
(
|
)
|
[inline]
|
per_thread_allocator(const per_thread_allocator< _Tp > &)
per_thread_allocator(const per_thread_allocator< _OtherType > &)
~per_thread_allocator()
~per_thread_allocator
|
(
|
)
|
[inline]
|
Member Functions Documentation
allocate(size_type, const void *)
_Tp *
|
allocate
|
(
|
size_type
|
__n,
|
|
const void *
|
= 0
|
|
)
|
[inline]
|
allocate(size_type, size_type &)
construct(pointer, const _Tp &)
void
|
construct
|
(
|
pointer
|
__p,
|
|
const _Tp &
|
__val
|
|
)
|
[inline]
|
deallocate(pointer, size_type)
destroy(pointer)
void
|
destroy
|
(
|
pointer
|
_p
|
)
|
[inline]
|
Member Type Definitions Documentation
Typedef __state_type
typedef pthread_alloc::__state_type
|
__state_type
|
[private]
|
Typedef const_pointer
typedef const _Tp *
|
const_pointer
|
Typedef const_reference
typedef const _Tp &
|
const_reference
|
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.