Forwards each call to the resource.
Declared in <support/allocators/pool.h>
<support/allocators/pool.h>
T* allocate(size_t n);
Pointer to storage for n objects of type T.