SMART POINTERS in C++ (std::unique_ptr, std::shared_ptr, std::weak_ptr)
Modern C++: Upgrade Your Skills with Shared Pointers!
SMART POINTERS in C++ (for beginners in 20 minutes)
0422 : std::unique_ptr vs. std::shared_ptr
Mastering Smart Pointers in C++: Unique_ptr, Shared_ptr, and Weak_ptr Explained!
code::dive 2016 conference – Mateusz Pusz – std::shared_ptr/T/
Все про STD::SHARED_PTR за 20 минут | Углубленное программирование на C++
C++ From Scratch: std::shared_ptr
auto_ptr | unique_ptr | shared_ptr | Умные указатели. Изучение С++ для начинающих. Урок #131
std::shared_ptr - A reference counted smart pointer | Modern Cpp Series Ep. 34
Just C++ - serializing dlib & std::shared_ptr
C++ Smart Pointers: weak_ptr | cyclic reference | shared_ptr vs weak_ptr
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
unique_ptr vs. shared_ptr
Shared Pointer In C++
[CppIndia] Smart Pointers - Part 2 (std::shared_ptr & std::weak_ptr) by Shilpa Dodeja
C++2a Standard: std::shared_ptr and std::weak_ptr 1/N (026)
C++2a Standard: std::shared_ptr and std::weak_ptr 2/N (027)
C++2a Standard: How to Implement shared_ptr and weak_ptr 4/N (029)
A lock-free std::atomic std::shared_ptr - Timur Doumler - ACCU 2022