Cyclic References
In this lesson, we'll see how the use of shared pointers can create a reference cycle and why this could be harmful.
We'll cover the following...
You get cyclic references of std::shared_ptr ...
In this lesson, we'll see how the use of shared pointers can create a reference cycle and why this could be harmful.
You get cyclic references of std::shared_ptr ...