allocator_type typedef | std::Vector_base< Type, Alloc > | |
Base typedef | std::Vector_base< Type, Alloc > | |
get_allocator() const | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [inline] |
M_allocate(size_t n) | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [inline, protected] |
M_data_allocator | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [protected] |
M_deallocate(Type *__p, size_t n) | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [inline, protected] |
M_end_of_storage | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [protected] |
M_finish | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [protected] |
M_start | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [protected] |
Vector_alloc_base(const allocator_type &a) | std::Vector_alloc_base< Type, Alloc, Alloc_traits< Type, Alloc >::S_instanceless > | [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] |