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
722 results
[C++ 2.5]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...
4,339 views
6 years ago
C++ offers a small set of 'smart' pointers, each of them encoding a set of rules and responsibilities in a type, overall making code ...
252 views
5 years ago
In this fourth Crust of Rust video, we cover smart pointers and interior mutability, by re-implementing the Cell, RefCell, and Rc ...
158,845 views
C++23 Smart Pointers: Chapters: Intro - (0:00) What is a smart Pointer? - (0:05) Why use smart Pointers? - (0:26) Using Smart ...
50 views
1 year ago
Manual memory management can be hard and error pron. In this video we take a look at how to utilize smart pointers to do the ...
796 views
11 months ago
In this video series we will cover Qt 6. In this episode we will look at two Qt smart pointers - QScopedPointer and QSharedPointer.
14,988 views
Richard Szabo tells us about some of the pitfalls and limitations of std::shared_ptr. Slides are available at ...
412 views
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
5,980 views
8 years ago
Qt 5 Design Patterns on Udemy https://www.udemy.com/course/qt-5-design-patterns/?referralCode=3C2C41D87AB3A17B395F.
2,297 views
... polling this right now so I'm going to say how good are you with pointers and I'm talking about C pointers from C language that's ...
339 views
3 years ago
2,320 views
7 years ago
What is a smart pointer and when should I use one? I hope you found a solution that worked for you :) The Content (except music ...
0 views
A deeper look at std::shared_ptr, std::weak_ptr, and std::unique_ptr constructs which were added in C++11.
73 views
4 years ago
Intrusive smart pointer implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...
40 views
Today's Topic: Wrapping C create and destroy functions using a smart pointer Thanks for taking the time to learn more.
4 months ago
Shared pointers play a fundamental part of modern C++ programming. However, they come with a price. The price usually known ...
3,301 views
10 years ago
Reference counted smart pointer with concept I hope you found a solution that worked for you :) The Content is licensed under ...
8 months ago
The documentation highlights how **smart pointers** like `std::unique_ptr` eliminate the dangers of raw pointers by ensuring ...
2 months ago
In this video, we delve into the intricacies of managing threads in C++11 using smart pointers. As multithreading becomes ...
32 views
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
45 views