avatar
文章
101
标签
90
分类
10

主页
归档
标签
目录
音乐
关于
WuRui
搜索
主页
归档
标签
目录
音乐
关于

原子引用计数

发表于2023-06-26|更新于2023-06-27
|字数总计:51|阅读时长:1分钟

C++ Arc -> C++20

1
std::atomic<std::shared_ptr>

https://zh.cppreference.com/w/cpp/memory/shared_ptr/atomic2

1
std::atomic_ref

https://zh.cppreference.com/w/cpp/atomic/atomic_ref

1
std::atomic_wait, std::atomic_wait_explicit

https://zh.cppreference.com/w/cpp/atomic/atomic_wait

rc is rust in c++

https://github.com/zxlxz/sfc

文章作者: WuRui
文章链接: https://wurui1994.github.io/2023/06/26/atomic-ref-count/
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 WuRui!
atomicrc
打赏
  • 微信
    微信
  • 支付宝
    支付宝
上一篇
高级用户态
下一篇
flutter相关
相关推荐
2023-06-25
从原子等待说起

评论
avatar
WuRui
每天都是新的一天
文章
101
标签
90
分类
10
公告
这里是我的博客, 旧博客地址
目录
  1. 1. C++ Arc -> C++20
  2. 2. rc is rust in c++
最新文章
学习入门2024-03-02
clipboard笔记2023-10-22
优化相关2023-08-04
关于爱情2023-08-04
多巴胺相关2023-07-20
©2020 - 2024 By WuRui
框架 Hexo|主题 Butterfly
搜索
数据库加载中