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
586 results
http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
2,305 views
6 years ago
Intrusive smart pointer implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...
39 views
2 years ago
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,493 views
1 year 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,193 views
4 years ago
Code Review: C++: Smart Pointer Implementation Helpful? Please support me on Patreon: ...
7 views
3 years ago
[C++ 2.5]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...
4,159 views
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
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
BPF Dynamic Pointers - Joanne Koong.
295 views
5,944 views
7 years ago
Code Review: Thread-safe Shared Pointer implementation in C Helpful? Please support me on Patreon: ...
6 views
Smart pointer class implementation Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...
Trie Data Structure Implementation in C++11 using Smart Pointers Helpful? Please support me on Patreon: ...
13 views
Code Review: Efficient smart pointer implementation in C++ Helpful? Please support me on Patreon: ...
4 views
A deeper look at std::shared_ptr, std::weak_ptr, and std::unique_ptr constructs which were added in C++11.
70 views
Code Review: BST implementation using smart pointers in C++ Helpful? Please support me on Patreon: ...
12 views
Code Review: Implementing a single linked list using smart pointers (replace std::shared_ptr with std::unique_ptr) Helpful? Please ...
23 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
Code Review: Implementation of a new kind of smart pointer in C++ Helpful? Please support me on Patreon: ...
0 views
In this video, we delve into the world of smart pointers in C++ and their crucial role in managing binary search trees efficiently.
3 views
9 days ago