filmov
tv
Smart Pointers in C++ (Stop Using new?)

Показать описание
Smart pointers can be a complicated subject, especially because there are multiple types! In this video we will talk about when you should use a smart pointer, and how each type works.
Timestamps:
00:00 - Intro
00:45 - Old School Pointers
02:00 - When do you Need Pointers
03:53 - use New
05:27 - Shared Pointers
07:30 - Other Smart Pointers
08:56 - Unique Pointer
09:39 - Smart Pointer Functions
11:45 - Weak Pointers
13:17 - Dereferencing a Weak Pointer
14:57 - Circular Reference
15:46 - Review
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~
Timestamps:
00:00 - Intro
00:45 - Old School Pointers
02:00 - When do you Need Pointers
03:53 - use New
05:27 - Shared Pointers
07:30 - Other Smart Pointers
08:56 - Unique Pointer
09:39 - Smart Pointer Functions
11:45 - Weak Pointers
13:17 - Dereferencing a Weak Pointer
14:57 - Circular Reference
15:46 - Review
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~
Smart Pointers in C++ (Stop Using new?)
are 'smart pointers' actually smart?
Modern C++: Upgrade Your Skills with Shared Pointers!
C++ Smart Pointers
unique_ptr: C++'s simplest smart pointer
SMART POINTERS in C++ (for beginners in 20 minutes)
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022
Dumb Pointers: Understanding C++ Smart Pointers by writing our own | Part 1: Unique Pointer
Smart Pointers Explained with Code Implementation | MUST know topic for C++ Interview!!
C++ Weekly - Ep 264 - Covariant Return Types and Covariant Smart Pointers
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”
Back to Basics: Smart Pointers and RAII - Inbal Levi - CppCon 2021
Stop doing this to improve your C++ code's performance (C++20 [[no_unique_address]])
07 Advanced C++: Smart Pointers, Bignamini
Smart Pointers | C++ 3 - 4 | Software Training Fall 2021
20160927 1300 C++ smart pointers Bignamini
SPrinter: A Clang-Tidy Based Static Code Checker for C++ Smart Pointer Errors
Back to Basics: Smart Pointers - Rainer Grimm - CppCon 2020
Inbal Levi - Smart Pointers and RAII - Meeting C++ online
Modern C++ - Smart Pointer #1 - RAII [GERMAN/DEUTSCH]
Mastering C++ Standard Library Features : Smart Pointers What Problem Do They Solve? | packtpub.com
What are smart pointers in C++? | #CPlusPlus #Pointers #Programming | Learn with PGCProjects
observe me not - a short story about smart pointers - Mark Zeren - CppCon 2019
Smarter Cpp Atomic Smart Pointers - Efficient Concurrent Memory Management - Daniel Anderson CppCon
Комментарии