| Alloc_type typedef | std::Vector_alloc_base< Type, Allocator, true > | [protected] |
| allocator_type typedef | std::Vector_alloc_base< Type, Allocator, true > | |
| get_allocator() const | std::Vector_alloc_base< Type, Allocator, true > | [inline] |
| M_allocate(size_t n) | std::Vector_alloc_base< Type, Allocator, true > | [inline, protected] |
| M_deallocate(Type *__p, size_t n) | std::Vector_alloc_base< Type, Allocator, true > | [inline, protected] |
| M_end_of_storage | std::Vector_alloc_base< Type, Allocator, true > | [protected] |
| M_finish | std::Vector_alloc_base< Type, Allocator, true > | [protected] |
| M_start | std::Vector_alloc_base< Type, Allocator, true > | [protected] |
| Vector_alloc_base(const allocator_type &) | std::Vector_alloc_base< Type, Allocator, true > | [inline] |