CppCon 2019: Arthur O'Dwyer “Back to Basics: Smart Pointers”
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
Back to Basics: Smart Pointers and RAII - Inbal Levi - CppCon 2021
Back to Basics: Pointers - Mike Shah - CppCon 2021
SMART POINTERS in C++ (std::unique_ptr, std::shared_ptr, std::weak_ptr)
Back to Basics: Smart Pointers - Rainer Grimm - CppCon 2020
Smarter Cpp Atomic Smart Pointers - Efficient Concurrent Memory Management - Daniel Anderson CppCon
Back to Basics: Pointers and Memory - Ben Saks - CppCon 2020
CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"
07 Advanced C++: Smart Pointers, Bignamini
C++ Tutorial #94 (by request) : Smart Pointers. What're they & how do they work?
unique_ptr: C++'s simplest smart pointer
are "smart pointers" actually smart?
Pointers in C / C++ [Full Course]
Back to Basics Smart Pointers Rainer Grimm CppCon 2020
Back to Basics: The Structure of a Program - Bob Steagall - CppCon 2020
you will never ask about pointers again after watching this video
Introduction to Smart Pointers and Why
C++ Smart Pointers - Usage and Secrets - Nicolai Josuttis
Dive into C++11 - [4] - Smart pointers