SmallObjectAllocator实做

#ifndef _ALLOC_H_ #define _ALLOC_H_ #pragma onceapp #include <new> #include "Assert.h"this #ifndef NULL #define NULL 0 #endifspa namespace KOK {     class __CSimpleAlloc     {     public:         stat
相关文章
相关标签/搜索