会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
大老虎打老虎
博客园
首页
新随笔
联系
订阅
管理
2019年4月8日
智能指针shared_ptr新特性shared_from_this及weak_ptr
摘要: enable_shared_from_this是一个模板类,定义于头文件<memory>,其原型为: template< class T > class enable_shared_from_this; std::enable_shared_from_this 能让一个对象(假设其名为 t ,且已被
阅读全文
posted @ 2019-04-08 11:50 大老虎打老虎
阅读(4224)
评论(0)
推荐(2)
公告