allocate(size_type count, const void *hint=0) | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocate_individual(std::size_t num_elements, multiallocation_chain &chain) | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocate_many(size_type elem_size, std::size_t n_elements, multiallocation_chain &chain) | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocate_many(const size_type *elem_sizes, size_type n_elements, multiallocation_chain &chain) | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocate_one() | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocation_command(allocation_type command, size_type limit_size, size_type preferred_size, size_type &received_size, pointer reuse=pointer()) | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocator() BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocator(const allocator &) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
allocator(const allocator< T2, Version, AllocationDisableMask > &) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
const_pointer typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
const_reference typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
deallocate(pointer ptr, size_type) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
deallocate_individual(multiallocation_chain &chain) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
deallocate_many(multiallocation_chain &chain) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
deallocate_one(pointer p) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
difference_type typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
max_size() const BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
multiallocation_chain typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
operator!=(const allocator &, const allocator &) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | friend |
operator==(const allocator &, const allocator &) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | friend |
pointer typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
reference typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
size(pointer p) const BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | inline |
size_type typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
swap(self_t &, self_t &) BOOST_CONTAINER_NOEXCEPT | boost::container::allocator< T, Version, AllocationDisableMask > | friend |
value_type typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
version typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |
void_multiallocation_chain typedef | boost::container::allocator< T, Version, AllocationDisableMask > | |