C++单例模式与对象池


++单例模式和对象池C++单例模式和对象池介绍:下面是一个简单的单例模式和对象池实现# include < iostream >; # include ltvector gt类IntPool { public:IntPool() =默认值
转载请注明原文地址:http://juke.outofmemory.cn/read/1914254.html

最新回复(0)