We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c++ object pool
对外接口使用智能指针,不存在内存泄漏的对象池
一个c++类工厂的实现展示