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
666 results
See project on GitHub: https://github.com/sadhbh-c0d3/lock-free 00:00 - Start 00:10 - What is Shared_Ptr (C vs C++) 00:56 - Our ...
2,497 views
1 year ago
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
2,305 views
6 years ago
Code Review: C++: Smart Pointer Implementation Helpful? Please support me on Patreon: ...
7 views
3 years 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,215 views
4 years ago
Intrusive smart pointer implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...
39 views
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
6 months 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 ...
251 views
Smart pointer class implementation Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...
6 views
Code Review: Thread-safe Shared Pointer implementation in C Helpful? Please support me on Patreon: ...
Trie Data Structure Implementation in C++11 using Smart Pointers Helpful? Please support me on Patreon: ...
13 views
BPF Dynamic Pointers - Joanne Koong.
295 views
Code Review: Efficient smart pointer implementation in C++ Helpful? Please support me on Patreon: ...
4 views
[C++ 2.5]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...
4,163 views
A deeper look at std::shared_ptr, std::weak_ptr, and std::unique_ptr constructs which were added in C++11.
70 views
In this video, we delve into the world of smart pointers in C++ and their crucial role in managing binary search trees efficiently.
13 days ago
5,944 views
7 years ago
Code Review: BST implementation using smart pointers in C++ Helpful? Please support me on Patreon: ...
12 views
Code Review: Implementation of a new kind of smart pointer in C++ Helpful? Please support me on Patreon: ...
0 views
Shared pointers play a fundamental part of modern C++ programming. However, they come with a price. The price usually known ...
3,249 views
9 years ago
ASE 2019 tool demo SPrinter. Smart pointers are widely used to prevent memory errors in modern C++ code. However, improper ...
66 views