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.
Created with MrDocs
Access the backing pool resource.
Declared in <support/allocators/pool.h>
ResourceType*
resource() const noexcept;
Pointer to the resource this allocator forwards to.
Created with MrDocs