Deleted move constructor; moving a PoolResource is not supported.
Declared in <support/allocators/pool.h>
<support/allocators/pool.h>
PoolResource(PoolResource&& other) = delete;