| allocator_type typedef | std::Vector_base< Type, Alloc > | |
| Base typedef | std::Vector_base< Type, Alloc > | |
| get_allocator() const | std::Vector_alloc_base< Type, Allocator, IsStatic > | [inline] |
| M_allocate(size_t n) | std::Vector_alloc_base< Type, Allocator, IsStatic > | [inline, protected] |
| M_data_allocator | std::Vector_alloc_base< Type, Allocator, IsStatic > | [protected] |
| M_deallocate(Type *__p, size_t n) | std::Vector_alloc_base< Type, Allocator, IsStatic > | [inline, protected] |
| M_end_of_storage | std::Vector_alloc_base< Type, Allocator, IsStatic > | [protected] |
| M_finish | std::Vector_alloc_base< Type, Allocator, IsStatic > | [protected] |
| M_start | std::Vector_alloc_base< Type, Allocator, IsStatic > | [protected] |
| Vector_alloc_base(const allocator_type &a) | std::Vector_alloc_base< Type, Allocator, IsStatic > | [inline] |
| Vector_base(const allocator_type &a) | std::Vector_base< Type, Alloc > | [inline] |
| Vector_base(size_t n, const allocator_type &a) | std::Vector_base< Type, Alloc > | [inline] |
| ~Vector_base() | std::Vector_base< Type, Alloc > | [inline] |