_Deque_base Class Reference
Constructor & Destructor Documentation
_Deque_base(const allocator_type &, size_t)
_Deque_base(const allocator_type &)
_Deque_base(__move_source< _Self >)
Member Functions Documentation
_M_create_nodes(_Tp **, _Tp **)
void | _M_create_nodes | ( | _Tp ** | __nstart, |
| _Tp ** | __nfinish |
| ) | [protected] |
Parameters
_Tp ** __nstart | |
_Tp ** __nfinish | |
_M_destroy_nodes(_Tp **, _Tp **)
void | _M_destroy_nodes | ( | _Tp ** | __nstart, |
| _Tp ** | __nfinish |
| ) | [protected] |
Parameters
_Tp ** __nstart | |
_Tp ** __nfinish | |
_M_initialize_map(size_t)
void | _M_initialize_map | ( | size_t | | ) | [protected] |
buffer_size()
size_t _STLP_CALL | buffer_size | ( | ) | [static, inline] |
Member Type Definitions Documentation
Member Data Documentation
_Alloc::allocator_type allocator_type
_Alloc::allocator_type | allocator_type |
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.