allocator_type typedef | std::Vector_base< Type, Alloc > | |
get_allocator() const | std::Vector_base< Type, Alloc > | [inline] |
M_allocate(size_t n) | std::Vector_base< Type, Alloc > | [inline] |
M_deallocate(Type *__p, size_t n) | std::Vector_base< Type, Alloc > | [inline] |
M_impl | std::Vector_base< Type, Alloc > | |
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] |