Back to Basics: Smart Pointers and RAII - Inbal Levi - CppCon 2021
SMART POINTERS in C++ (std::unique_ptr, std::shared_ptr, std::weak_ptr)
CppCon 2019: Arthur O'Dwyer “Back to Basics: Smart Pointers”
Back to Basics: RAII in C++ - Andre Kostur - CppCon 2022
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
Inbal Levi - Smart Pointers and RAII - Meeting C++ online
Back to Basics: Smart Pointers - Rainer Grimm - CppCon 2020
RAII the only C++ concept that matters
are "smart pointers" actually smart?
Back to Basics: RAII and the Rule of Zero - Arthur O'Dwyer - CppCon 2019
Back to Basics: Move Semantics - Nicolai Josuttis - CppCon 2021
Back to Basics: Pointers and Memory - Ben Saks - CppCon 2020
Modern C++ - Smart Pointer #1 - RAII [GERMAN/DEUTSCH]
Introduction to Smart Pointers and Why
RAII and Smart Pointers
Back to Basics: Pointers - Mike Shah - CppCon 2021
SMART POINTERS in C++ (for beginners in 20 minutes)
Back to Basics Smart Pointers Rainer Grimm CppCon 2020
TUTO C++ : RAII et l'utilisation des smart pointers
Smarter Cpp Atomic Smart Pointers - Efficient Concurrent Memory Management - Daniel Anderson CppCon