PoolAllocator::resource

Access the backing pool resource.

Synopsis

Declared in <support/allocators/pool.h>

ResourceType*
resource() const noexcept;

Return Value

Pointer to the resource this allocator forwards to.