智能指针与引用计数详解

时间:2021-12-30 16:29:23
【文件属性】:

文件名称:智能指针与引用计数详解

文件大小:7KB

文件格式:ZIP

更新时间:2021-12-30 16:29:23

智能指针 引用计数

该demo主要展现智能指针和引用计数的实现过程,总共两个类,一个智能指针类,一个引用计数类,另外附一份执行步骤资料


【文件预览】:
demo_smartPointer
----main.cpp(1KB)
----test(14KB)
----uPtr.cpp(234B)
----测试步骤.txt(151B)
----hasPtr.h(478B)
----hasPtr.cpp(2KB)
----uPtr.h(180B)

网友评论