Bitcoin Core  27.99.0
P2P Digital Currency
PoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES > Member List

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

allocate(size_t n)PoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >inline
deallocate(T *p, size_t n) noexceptPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >inline
m_resourcePoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >private
operator=(const PoolAllocator &other) noexcept=defaultPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >
PoolAllocator classPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >friend
PoolAllocator(ResourceType *resource) noexceptPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >inline
PoolAllocator(const PoolAllocator &other) noexcept=defaultPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >
PoolAllocator(const PoolAllocator< U, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES > &other) noexceptPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >inline
resource() const noexceptPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >inline
ResourceType typedefPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >
value_type typedefPoolAllocator< T, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES >