此方法用于对分配的池启动“簿记”。
Public
int initiatePool(T * const newBlock, int numOfInstances);
newBlock
这是要分配的缺省内存量
numOfInstances
这是池能够容纳的最大实例数