摘要:
const int MaxObjectNum = 10; template <typename T> class ObjectPool { template <typename... Args> using Constructor = std::function<std::shared_ptr<T> 阅读全文
posted @ 2016-03-12 00:15
略加思索的河马
阅读(918)
评论(0)
推荐(0)
浙公网安备 33010602011771号