原子引用计数
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++
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 WuRui!
 评论

