会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
月月鸟
订阅
管理
随笔 - 9
文章 - 0
评论 - 4
阅读 -
12115
我的标签
排序:
自定义
|
博文数⬇
|
标签名
C++
(5)
异步
(1)
sshpass
(1)
Message Queue
(1)
虚拟内存
(1)
分布式
(1)
ssh
(1)
linux
(1)
线程通信
(1)
代码维护
(1)
smart pointer
(1)
hadoop
(1)
线程同步
(1)
Windows消息队列
(1)
pssh
(1)
系统维护
(1)
Windows
(1)
nodejs
(1)
智能指针
(1)
virtual memory
(1)
MFC
(1)
我的标签
C++
(5)
Windows消息队列
(1)
Windows
(1)
virtual memory
(1)
sshpass
(1)
ssh
(1)
smart pointer
(1)
pssh
(1)
nodejs
(1)
MFC
(1)
更多
随笔档案
(9)
2015年8月(2)
2014年6月(4)
2013年4月(2)
2012年5月(1)
最新评论
1. Re:智能指针
@ liyouweak_ptr 的关键是不修改引用计数, 这也就是所谓的不真正拥有被管理的对象...
--cnblogsc
2. Re:智能指针
@ liyou比如,struct Child;struct Parent{ boost::shared_ptr<Child> pChild_;};struct Child{ boost::weak_p...
--cnblogsc
3. Re:智能指针
没看明白weak_ptr的用法
--liyou
4. Re:智能指针
shared_ptr是好物,,,,
--HGtz2222
点击右上角即可分享