BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::allocator_traits< ALLOCATOR_TYPE > Member List

This is the complete list of members for bsl::allocator_traits< ALLOCATOR_TYPE >, including all inherited members.

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