Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::container::allocator< T, Version, AllocationDisableMask > Member List

This is the complete list of members for boost::container::allocator< T, Version, AllocationDisableMask >, including all inherited members.

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_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
allocator(const allocator &) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
allocator(const allocator< T2, Version, AllocationDisableMask > &) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
const_pointer typedefboost::container::allocator< T, Version, AllocationDisableMask >
const_reference typedefboost::container::allocator< T, Version, AllocationDisableMask >
deallocate(pointer ptr, size_type) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
deallocate_individual(multiallocation_chain &chain) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
deallocate_many(multiallocation_chain &chain) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
deallocate_one(pointer p) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
difference_type typedefboost::container::allocator< T, Version, AllocationDisableMask >
max_size() const BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
multiallocation_chain typedefboost::container::allocator< T, Version, AllocationDisableMask >
operator!=(const allocator &, const allocator &) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >friend
operator==(const allocator &, const allocator &) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >friend
pointer typedefboost::container::allocator< T, Version, AllocationDisableMask >
reference typedefboost::container::allocator< T, Version, AllocationDisableMask >
size(pointer p) const BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >inline
size_type typedefboost::container::allocator< T, Version, AllocationDisableMask >
swap(self_t &, self_t &) BOOST_CONTAINER_NOEXCEPTboost::container::allocator< T, Version, AllocationDisableMask >friend
value_type typedefboost::container::allocator< T, Version, AllocationDisableMask >
version typedefboost::container::allocator< T, Version, AllocationDisableMask >
void_multiallocation_chain typedefboost::container::allocator< T, Version, AllocationDisableMask >