Thrill  0.1
PoolAllocator< Type > Member List

This is the complete list of members for PoolAllocator< Type >, including all inherited members.

address(reference x) const noexceptAllocatorBase< Type >inline
address(const_reference x) const noexceptAllocatorBase< Type >inline
allocate(size_type n, const void *=nullptr)PoolAllocator< Type >inline
const_pointer typedefPoolAllocator< Type >
const_reference typedefPoolAllocator< Type >
construct(pointer p, const_reference value)AllocatorBase< Type >inline
construct(SubType *p, Args &&... args)AllocatorBase< Type >inline
deallocate(pointer p, size_type n) const noexceptPoolAllocator< Type >inline
destroy(pointer p) const noexceptAllocatorBase< Type >inline
destroy(SubType *p) const noexceptAllocatorBase< Type >inline
difference_type typedefPoolAllocator< Type >
is_always_equal typedefPoolAllocator< Type >
max_size() const noexceptPoolAllocator< Type >inline
operator!=(const PoolAllocator< Other > &other) const noexceptPoolAllocator< Type >inline
operator=(const PoolAllocator &) noexcept=defaultPoolAllocator< Type >
operator==(const PoolAllocator< Other > &other) const noexceptPoolAllocator< Type >inline
pointer typedefPoolAllocator< Type >
pool_PoolAllocator< Type >
PoolAllocator(Pool &pool) noexceptPoolAllocator< Type >inlineexplicit
PoolAllocator(const PoolAllocator &) noexcept=defaultPoolAllocator< Type >
PoolAllocator(const PoolAllocator< OtherType > &other) noexceptPoolAllocator< Type >inline
propagate_on_container_move_assignment typedefAllocatorBase< Type >
reference typedefPoolAllocator< Type >
size_type typedefPoolAllocator< Type >
value_type typedefPoolAllocator< Type >