allocator_type typedef | std::Deque_alloc_base< Type, Alloc, __is_static > | |
Deque_alloc_base(const allocator_type &a) | std::Deque_alloc_base< Type, Alloc, __is_static > | [inline] |
get_allocator() const | std::Deque_alloc_base< Type, Alloc, __is_static > | [inline] |
M_allocate_map(size_t n) | std::Deque_alloc_base< Type, Alloc, __is_static > | [inline, protected] |
M_allocate_node() | std::Deque_alloc_base< Type, Alloc, __is_static > | [inline, protected] |
M_deallocate_map(Type **__p, size_t n) | std::Deque_alloc_base< Type, Alloc, __is_static > | [inline, protected] |
M_deallocate_node(Type *__p) | std::Deque_alloc_base< Type, Alloc, __is_static > | [inline, protected] |
M_map | std::Deque_alloc_base< Type, Alloc, __is_static > | [protected] |
M_map_allocator | std::Deque_alloc_base< Type, Alloc, __is_static > | [protected] |
M_map_size | std::Deque_alloc_base< Type, Alloc, __is_static > | [protected] |
M_node_allocator | std::Deque_alloc_base< Type, Alloc, __is_static > | [protected] |
Map_allocator_type typedef | std::Deque_alloc_base< Type, Alloc, __is_static > | [protected] |