Weak Pointers in C++ (std::weak_ptr)
SMART POINTERS in C++ (std::unique_ptr, std::shared_ptr, std::weak_ptr)
std::weak_ptr - Как и Когда использовать | c++ smart pointers
0420 : Introduction to std::weak_ptr
std::weak_ptr - A non-owning smart pointer | Modern Cpp Series Ep. 35
Уроки С++. Изучение С++ {#17}. Умные указатели. shared_prt + weak_ptr.
weak_ptr C++
C++2a Standard: std::shared_ptr and std::weak_ptr 2/N (027)
C++ : Equality-compare std::weak_ptr
C++ Smart Pointers: weak_ptr | cyclic reference | shared_ptr vs weak_ptr
C++2a Standard: How to Implement shared_ptr and weak_ptr 4/N (029)
C++11 : weak_ptr (Smart Pointers)
Mastering Smart Pointers in C++: Unique_ptr, Shared_ptr, and Weak_ptr Explained!
C++ : std::unique_ptr vs std::shared_ptr vs std::weak_ptr vs std::auto_ptr vs raw pointers
C++2a Standard: std::shared_ptr and std::weak_ptr 1/N (026)
[CppIndia] Smart Pointers - Part 2 (std::shared_ptr & std::weak_ptr) by Shilpa Dodeja
weak_ptr Simplified
Troubleshooting memory leak with std::weak_ptr: How to detect and fix the bug
C++2a Standard: Cyclic References, shared_ptr, weak_ptr 3/N (028)