摘要:
#ifndef _QSHAREPTR_H #define _QSHAREPTR_H #include "Utility.h" namespace Q_COMMON{ template class QSharePtr { public: class PointerCount { private: long refCount; T* ob... 阅读全文
posted @ 2016-08-24 09:02
略加思索的河马
阅读(175)
评论(0)
推荐(0)
浙公网安备 33010602011771号