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
1,932 results
http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...
77,222 views
6 years ago
Shilpa Dodeja explains about std::shared_ptr & std::weak_ptr in detail with practical examples, pros and cons. Speaker profile: ...
309 views
5 years ago
Smart pointers are very important concept in C++ which is often asked in interviews so be prepared for it through this video.
9,177 views
2 years ago
By Dima Danilov, presented at Core C++ 2022. I will present some important caveats when working with shared pointers: ...
1,679 views
3 years ago
Go 1.24, released in Feb '25, adds the new `weak` package to the standard library. The package brings weak pointers to the ...
333 views
1 year ago
The arrival of the `weak` package to the Go standard library in 2025 brings weak pointers to the language for the first time.
1,038 views
11 months ago
"With great power comes great responsibilities" - said no one who uses pointers in C++ and seg-faulting your computer. In this ...
1,533 views
Programming In Modern C++ | NPTEL Course Material / Pdfs / Ppts: ...
857 views
4 years ago
Hello Programmers, in this series we'll look at some of the more advanced features and new features being added to the C++ ...
140 views
So we can actually print the the reference count and you can use if you're using SharePoint err or weak pointer later or see that ...
544 views
We finally built std::weak_ptr from scratch. 🏗️ Over the last month, we have gone from raw pointers to a fully robust memory ...
36 views
7 months ago
Shared Pointer and Weak Pointer smart pointer in c++.
180 views
C++ smart pointers: shared pointer, unique pointers, weak pointers.
93 views
https://cppcon.org/ --- Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022 https://github.com/CppCon/CppCon2022 ...
77,246 views
There are three types of smart pointers in C++: unique pointer, shared pointer and weak pointer (std::unique_ptr, std::shared_ptr, ...
138,396 views
Hola gente, en esta clase daremos un vistazo a los que son los Hard Pointers y Weak Pointer de Unreal Engine usando C++, este ...
146 views
http://vittorioromeo.info - Check out my website! Take a look at this article by Herb Sutter about smart pointer parameters: ...
37,439 views
12 years ago
Checkout details and enrol for Advanced C++ LIVE Bootcamp- ...
66,717 views
shared_ptr and unique_ptr are the key smart pointers of Modern C++. This talk gives an overview about when to use them and ...
23,301 views
Going over shared and unique pointers and explaining why and how use cases. Find me, support me: Stream: ...
1,991 views