/tianzuo.LianYao

一种简单的内存池,初始化申请一些内存循环使用,不够时动态进行扩容,并且带内存泄漏检测功能。(A simple memory pool that initializes some memory for recycling, dynamically expands when insufficient, and has memory leak detection function.)

Primary LanguageC++MIT LicenseMIT

Stargazers