std::shared_ptr vs std::weak_ptr in terms of application

前端 未结 0 1079
刺人心
刺人心 2021-02-05 09:05

Can anyone provide some cases in which it would be beneficial to use std::weak_ptr over std::shared_ptr? I understand the difference between them in terms of their function (std

相关标签:
回答
  • 消灭零回复
提交回复
热议问题