cpp/memory/how_to_understand_weak_ptr #67
Replies: 2 comments 2 replies
-
std::weak_ptr特点 不影响引用计数: 避免循环引用: 必须提升(lock)使用: |
Beta Was this translation helpful? Give feedback.
2 replies
-
帅北老师还是太强了,讲的真好 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
cpp/memory/how_to_understand_weak_ptr
编程指北: 计算机系统学习指南, 操作系统, 计算机网络, C++, Java, 算法, 数据结构
https://csguide.cn/cpp/memory/how_to_understand_weak_ptr.html
Beta Was this translation helpful? Give feedback.
All reactions