The Smart Pointers I Wish I Had - Matthew Fleming - CppCon 2019
CppCon 2019 Matthew Fleming “The Smart Pointers I Wish I Had”
Smarter Cpp Atomic Smart Pointers - Efficient Concurrent Memory Management - Daniel Anderson CppCon
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
C++ Smart Pointers - Usage and Secrets - Nicolai Josuttis
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”
SMART POINTERS in C++ (for beginners in 20 minutes)
observe me not - a short story about smart pointers - Mark Zeren - CppCon 2019
unique_ptr: C++'s simplest smart pointer
The Box Smart Pointer in Rust
Code{}School - Season 2: Episode 8, Smart Pointers and Containers - NGON
CppCon 2019: Arthur O'Dwyer “Back to Basics: Smart Pointers”
Smart Pointers in C++: What, Why, and How with David Millington - CodeRage XI
Back to Basics: Smart Pointers - Rainer Grimm - CppCon 2020
std::unique_ptr - A scoped smart pointer | Modern Cpp Series Ep. 33
C++ Smart Pointers - Do I really need them? When?
24.Working with Smart Pointers
CS50x 2026 - Lecture 4 - Memory
C++ : Manual Object Ownership vs Smart Pointers
C++ : Usage of Smart Pointers as a Programming Standard?