Searched refs:pointer_array_allocator_type (Results 1 – 1 of 1) sorted by relevance
56 …::allocator_traits<Allocator>::template rebind_alloc<list_array_type> pointer_array_allocator_type; typedef104 new_pointer_array = pointer_array_allocator_type().allocate(new_size); in grow_array()142 pointer_array = pointer_array_allocator_type().allocate(my_size); in internal_initialize_buffer()163 pointer_array_allocator_type().deallocate(pa, sz); in internal_free_buffer()