Smarter Cpp Atomic Smart Pointers - Efficient Concurrent Memory Management - Daniel Anderson CppCon
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
A Lock-Free Atomic Shared Pointer in Modern Cpp - Timur Doumler - CppCon 2022
07 Advanced C++: Smart Pointers, Bignamini
Modern C++: Upgrade Your Skills with Shared Pointers!
Why you should move your legacy code to smart pointers - Sébastien Gonzalve - CPPP 2021
Considerations when Working with Shared Pointers
[CppIndia] Smart Pointers - Part 2 (std::shared_ptr & std::weak_ptr) by Shilpa Dodeja
C++ Concurrency TS 2 Use Cases and Future Direction - Michael Wong, Maged Michael, Paul McKenney
Back to Basics: Smart Pointers and RAII - Inbal Levi - CppCon 2021
Lecture 57 C++11 and beyond Resource Management by Smart Pointers Part 2
C++ Fundamentals - Smart Pointers, Unique & Shared
Back to Basics: Pointers - Mike Shah - CppCon 2021
Hazard Pointer Synchronous Reclamation Beyond Concurrency TS2 - Maged Michael - CppCon 2021
The Foundation of C++ Atomics: The Knowledge You Need to Correctly Use C++ Atomics - Filipe Mulonde
C++ : Atomic operations on `unique_ptr`
shared_ptr C++
A Lock-free Atomic shared_ptr - Timur Doumler - CppNow 2022
A lock-free std::atomic std::shared_ptr - Timur Doumler - ACCU 2022
IQ TEST