Introduction#

What is weak package about?#

What are weak pointers#

Difference of weak and strong references#

Context of Garbage collector and unique pointers#

Mechanism of weak pointers#

Usage of weak pointers#

Examples#

Quirks and Scenarios#

Conclusion#