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
140 results
Trie Data Structure Implementation in C++11 using Smart Pointers Helpful? Please support me on Patreon: ...
13 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,271 views
4 years ago
A deeper look at std::shared_ptr, std::weak_ptr, and std::unique_ptr constructs which were added in C++11.
70 views
ASE 2019 tool demo SPrinter. Smart pointers are widely used to prevent memory errors in modern C++ code. However, improper ...
67 views
6 years ago
In this video, we delve into the powerful combination of Boost Container Vector and smart pointers to enhance memory ...
9 views
5 months ago
Describing Class Templates in C++.
4,192 views
14 years ago
So in this um this is the documentation of the c api that can be used to perform reference manual reference counting and here is a ...
686 views
C++ std::shared_ptr implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...
65 views
2 years ago
Berlin smartphones behältnisse pointer mit smart an der frischeste rollen und so letztendlich simple versions smart pointers.
14 views
5 years ago
Code Review: Trie Data Structure Implementation in C++11 using Smart Pointers -- follow-up Helpful? Please support me on ...
3 views
Implementation of a shared pointer constructors and destructor I hope you found a solution that worked for you :) The Content ...
4 views
Review of some slides regarding using pointers and allocating and freeing structures with malloc and free. Also, simple ...
4,254 views
I walk through creating a C++ class to encapsulate a Unix/Linux process. Folloing the RAII idiom, the resources associated with ...
1,889 views
13 years ago
C++ smart pointers and classes Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...
5 views
http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...
7,555 views
8 years ago
Watch and Enjoy the Two Pointers at Work Here! Ready for a smart and swift solution to a tricky string problem? In this video, we ...
10 views
1 year ago
Binary tree with C++11 smart pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...
45 views
Code Review: Binary Search Tree Data Structure Implementation in C++11 using Smart Pointers Helpful? Please support me on ...
11 views
by Johannes Kliemann At: FOSDEM 2020 https://video.fosdem.org/2020/AW1.125/ada_bindings.webm Last year I presented ...
68 views
In this video, we will explore the powerful combination of `std::unique_ptr` and `std::vector` in C++. As modern C++ developers, ...