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
517 results
In this video, we delve into the intricacies of using shared pointers with queues in FreeRTOS, a real-time operating system ...
1 view
1 month ago
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
Code Review: Thread-safe Shared Pointer implementation in C Helpful? Please support me on Patreon: ...
6 views
3 years ago
Intrusive smart pointer implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...
39 views
Code Review: Lock-free atomic shared pointer in C++14 Helpful? Please support me on Patreon: ...
10 views
Reference counted smart pointer with concept I hope you found a solution that worked for you :) The Content is licensed under ...
0 views
2 months ago
In this video, we delve into the intricacies of managing threads in C++11 using smart pointers. As multithreading becomes ...
31 views
7 months ago
In this video, we delve into the fascinating world of smart pointers in C++. Specifically, we'll explore how to create a smart pointer ...
25 views
When are smart pointers' memory cleared on calling execv() in a program? I hope you found a solution that worked for you :) The ...
Class that can only be created and deleter through smart pointer Hey guys! Hopefully you found a solution that helped you!
2 views
In this video, we delve into the intricacies of using `shared_ptr` with arrays in C++. While `shared_ptr` is a powerful tool for ...
27 views
6 months ago
How to put std::function in a smart pointer like std::unique_ptr and use it? I hope you found a solution that worked for you :) The ...
How to use smart pointer to manage existing object I hope you found a solution that worked for you :) The Content (except music ...
5 views
2 years ago
Code Review: Implementing a single linked list using smart pointers (replace std::shared_ptr with std::unique_ptr) Helpful? Please ...
24 views
One more shared pointer Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...
In this video, we delve into the world of smart pointers in C++ and their crucial role in managing binary search trees efficiently.
4 views
4 weeks ago
value_ptr<T> - a C++11 header-only, deep-copying smart pointer that preserves value semantics for polymorphic and undefined ...
... Review: C++: Smart Pointer Implementation Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...
7 views
... a new kind of smart pointer in C++ Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...
In this video, we dive into the powerful world of smart pointers in C++, focusing specifically on `std::unique_ptr`. As modern C++ ...
4 months ago