What is the cyclic dependency issue with shared_ptr?

后端 未结 2 1307
有刺的猬
有刺的猬 2020-12-19 03:05

I read about shared pointers and understood how to use. But I never understood the cyclic dependency problem with shared pointers and how weak pointers are going to fix thos

2条回答
提交回复
热议问题