C++智能指针shared_ptr分析
主要介绍了C++智能指针shared_ptr分析的相关资料,需要的朋友可以参考下
用户评论
推荐下载
-
自动指针auto_ptr
详细讨论c++auoto_ptr的原型,用法,以及注意事项
34 2019-09-24 -
C++指针的透彻分析
详细讲解了指针的原理及使用,帮你解除关于指针的种种疑惑!
22 2018-12-31 -
混用智能指针和引用计数类型的指针示例
混用标准库中的智能指针和引用计数类型的指针示例代码,主要使用了智能指针的Deleter。shared_ptr的Deleter妙用无穷!
10 2020-12-15 -
扩展to_string支持双参数智能指针
extend to_string to support smart pointer and stl container which stored smart pointer.
9 2020-09-10 -
ATL智能指针类CComPtr与CComQIPtr解析
ATL智能指针类CComPtr与CComQIPtr解析
5 2020-09-19 -
安卓智能指针测试spwp.tar
包含RefBase.h,RefBase.cpp,WeakPointer.h,StrongPointer.h,LightRefBase,模拟安卓原子操作的android_atomic.cpp,andro
14 2020-08-15 -
cpp valuable一个具有值语义的C智能指针
valuable
4 2020-08-30 -
C++指针探讨关于C与C++函数指针指针函数
关于指针函数、函数指针等诸多易混淆一错用的辨析
40 2019-09-26 -
C++指针数组指针函数指针
NULL 博文链接:https://448230305.iteye.com/blog/2191121
33 2020-08-08 -
C C++ 指针
C/C++中的难点--指针。本文档收集部分参考资料,帮助大家更好地理解和使用C/C++指针
15 2019-09-22
暂无评论