文件名称:LipingPtr
- 所属分类:
- 进程与线程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-10-03
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- My In******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
LipingPtr is a reference counted C++ Smart Pointer Template Class. It keeps track of the pointer usage and deletes it when the reference counter reaches 0. LipingPtr tried to combine most frequently used features of smart pointers and represent them in a single file. Keeping the usage simple is another goal of LipingPtr. It may not include all the functionalities smart pointers could have but it tries hard to avoid using confusing terminologies.-LipingPtr is a reference counted C++ Smart Pointer Template Class. It keeps track of the pointer usage and deletes it when the reference counter reaches 0. LipingPtr tried to combine most frequently used features of smart pointers and represent them in a single file. Keeping the usage simple is another goal of LipingPtr. It may not include all the functionalities smart pointers could have but it tries hard to avoid using confusing terminologies.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LipingPtr.h