Number of allocated chunks
Declared in <support/allocators/pool.h>
<support/allocators/pool.h>
[[nodiscard]] std::size_t NumAllocatedChunks() const;
The count of memory chunks currently owned by the resource.
The return value should not be discarded.