PoolingAllocator< Value > Member List
This is the complete list of members for PoolingAllocator< Value >, including all inherited members.
allocate(std::size_t n) | PoolingAllocator< Value > | inline |
construct(U *p, Args &&... args) | PoolingAllocator< Value > | inline |
deallocate(value_type *vp, std::size_t n) noexcept | PoolingAllocator< Value > | inline |
destroy(OtherValue *p) | PoolingAllocator< Value > | inline |
PoolingAllocator() noexcept | PoolingAllocator< Value > | inline |
PoolingAllocator(const PoolingAllocator< Other > &) noexcept | PoolingAllocator< Value > | inline |
value_type typedef | PoolingAllocator< Value > |