Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize > Member List

This is the complete list of members for boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >, including all inherited members.

address(reference r)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
address(const_reference s)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
allocate(const size_type n)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
allocate(const size_type n, const void *const)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
allocate()boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
BOOST_STATIC_CONSTANT(unsigned, next_size=NextSize)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
const_pointer typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
const_reference typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
construct(const pointer ptr, const value_type &t)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
deallocate(const pointer ptr, const size_type n)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
deallocate(const pointer ptr)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
destroy(const pointer ptr)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
difference_type typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
fast_pool_allocator()boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
fast_pool_allocator(const fast_pool_allocator< U, UserAllocator, Mutex, NextSize, MaxSize > &)boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
max_size()boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inlinestatic
mutex typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
operator!=(const fast_pool_allocator &) const boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
operator==(const fast_pool_allocator &) const boost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >inline
pointer typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
reference typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
size_type typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
user_allocator typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >
value_type typedefboost::fast_pool_allocator< T, UserAllocator, Mutex, NextSize, MaxSize >