Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
188,694 results
Patreon ▻ https://patreon.com/thecherno Twitter ▻ https://twitter.com/thecherno Instagram ▻ https://instagram.com/thecherno ...
804,541 views
8 years ago
Dave take you a tour of some core advanced C++ features including smart pointers, weak pointers, constructor aliasing, custom ...
77,891 views
3 years ago
Shared pointers are the second of three types of smart pointers introduced in C++. They are a wrapper around raw pointers, that ...
16,102 views
4 years ago
Get FREE Robotics & AI Resources (Guide, Textbooks, Courses, Resume Template, Code & Discounts) – Sign up via the pop-up ...
2,296 views
Are they actually smart? In this video, I'll talk about what problems a smart pointer solves, the types of smart pointers in C++, and ...
108,839 views
2 years ago
En este tutorial haremos una introducción a los punteros inteligentes o "smart pointers" que llegaron al lenguaje en la versión ...
4,785 views
5 years ago
One of the hardest things for new programmers to learn is pointers. Whether its single use pointers, pointers to other pointers, ...
3,314,196 views
JOIN ME ————— YouTube https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join Patreon ...
50,848 views
6 years ago
C++ Smart Pointers: shared_ptr | Shared Pointers Watch the complete playlist on C++ Smart Pointers: ...
4,237 views
7 years ago
https://hostinger.com/cherno CHAPTERS 0:00 - Intro 1:14 - How shared pointers work 5:40 - Raw pointers as weak references ...
88,019 views
Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices Workshops Near You: Preview: https://youtu.be/Ipr6ntCAm9A Sep ...
14,579 views
How and why to use unique_ptr. What exactly makes a "smart" pointer smart? The term smart pointer in C++ has come to refer to a ...
59,080 views
In this video, we simplify weak pointers, demonstrating how they prevent memory leaks and break circular dependencies that ...
1,354 views
1 year ago
Channel Name changed because of Rebranding Exercise. Existing Social media handles and links are no longer valid.
4,125 views
JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts In this video, ...
2,740 views
9 months ago
Continued talk about how to use shared_ptr.
51,360 views
12 years ago
This video talks about C++ 11 shared pointer and its simple usage.
103,247 views
Pointers sometimes have a bad vibe. But they are an important construct in C++. Today we talk about how to use them to reduce ...
2,855 views
Start your software dev career - https://calcur.tech/dev-fundamentals Be notified of new C/C++ course: ...
21,638 views
Rust's smart pointers can be a bit confusing for developers coming from garbage collected languages. Let's walk through some ...
200,608 views