_STLP_alloc_proxy Class Reference
Constructor & Destructor Documentation
_STLP_alloc_proxy(const _MaybeReboundAlloc &, _Value)
_STLP_alloc_proxy | ( | const _MaybeReboundAlloc & | __a, |
| _Value | __p |
| ) | [inline] |
Parameters
const _MaybeReboundAlloc & __a | |
_Value __p | |
_STLP_alloc_proxy(__move_source< _Self >)
Member Functions Documentation
_M_swap_alloc(_Self &, const __true_type &)
void | _M_swap_alloc | ( | _Self & | , |
| const __true_type & | |
| ) | [private, inline] |
Parameters
_Self & | |
const __true_type & | |
_M_swap_alloc(_Self &, const __false_type &)
void | _M_swap_alloc | ( | _Self & | __x, |
| const __false_type & | |
| ) | [private, inline] |
Parameters
_Self & __x | |
const __false_type & | |
_M_swap_alloc(_Self &)
void | _M_swap_alloc | ( | _Self & | __x | ) | [inline] |
allocate(size_type, size_type &)
allocate(size_type, size_type &, const __true_type &)
_Tp * | allocate | ( | size_type | __n, |
| size_type & | __allocated_n, |
| const __true_type & | |
| ) | [private, inline] |
allocate(size_type, size_type &, const __false_type &)
_Tp * | allocate | ( | size_type | __n, |
| size_type & | __allocated_n, |
| const __false_type & | |
| ) | [private, inline] |
swap(_Self &)
void | swap | ( | _Self & | __x | ) | [inline] |
Member Type Definitions Documentation
Typedef _Base
typedef _MaybeReboundAlloc | _Base | [private] |
Typedef size_type
typedef _Base::size_type | size_type | [private] |
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.