c++ 對象池的實現

#ifndef _CELLObjectPool_hpp_ #define _CELLObjectPool_hpp_ #include<stdlib.h> #include<assert.h> #include<mutex>ios #ifdef _DEBUG #ifndef xPrintf #include<stdio.h> #define xPrintf(...) printf(__VA_ARGS
相關文章
相關標籤/搜索