allocate(allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type &basicAllocator, size_type n) | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | inlinestatic |
allocate(allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type &basicAllocator, size_type n, const_void_pointer hint) | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | inlinestatic |
allocator_type typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
const_pointer typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
const_void_pointer typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
construct(allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type &basicAllocator, ELEMENT_TYPE *elementAddr, Args &&... arguments) | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | inlinestatic |
deallocate(allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type &basicAllocator, pointer elementAddr, size_type n) | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | inlinestatic |
destroy(allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type &basicAllocator, ELEMENT_TYPE *elementAddr) | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | inlinestatic |
difference_type typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
is_always_equal typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
max_size(const allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type &basicAllocator) BSLS_KEYWORD_NOEXCEPT | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | inlinestatic |
pointer typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
propagate_on_container_copy_assignment typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
propagate_on_container_move_assignment typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
propagate_on_container_swap typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
select_on_container_copy_construction(const allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type &rhs) | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | inlinestatic |
size_type typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
value_type typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |
void_pointer typedef | bsl::allocator_traits< allocator_traits::template rebind_alloc< ELEMENT_TYPE >::allocator_type > | |