会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博客地址:http://home.cnblogs.com/u/zengjianrong/
focus
博客园
首页
新随笔
联系
管理
订阅
04 2023 档案
enable_shared_from_this、weak_ptr
摘要:enable_shared_from_this:让类成员函数可获得自身的shared ptr封装,通过shared_from_this/weak_from_this API; 注意:调用shared_from_this的前提是此对象本身就是shared_ptr封装的类型,可通过将构造函数设置为私有、
阅读全文
posted @
2023-04-04 18:53
black_man
阅读(37)
评论(0)
推荐(0)
编辑
公告