一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。...
- 资源大小:19.09 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows开发
c++
资 源 简 介
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
文 件 列 表
SmartPtr.cpp
SmartPtr.dsp
SmartPtr.exe
smartptr.h
StdAfx.cpp
StdAfx.h