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
162 results
This hands-on video demonstrates creating and using TSharedPtr in C++. We create a shared pointer using MakeShared, which ...
8 views
2 weeks ago
When I ask Qt Creator to generate a new UI class for me, then it references the ui class via a raw pointer, rather than via a smart ...
356 views
4 weeks ago
Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices Workshops Near You: Preview: https://youtu.be/Ipr6ntCAm9A Sep ...
7,669 views
Hi folks and in this video what we're going to look at is shared pointer of references So the main differentiation between shared ...
2 views
4 days ago
cpp #coding #programming #guide #tutorial In this video, we're going to take a look to five useful pointers tricks in C++.
94 views
3 weeks ago
C++ Memory Management Explained | Stack vs Heap, Deep Copy, Rule of Three, Static Variables This video provides a ...
114 views
In embedded C, declaring a variable is not only about choosing its type and value. You also need to understand: * where the ...
17 views
6 days ago
https://www.bioelectricbase.com/ CHAPTERS 0:00 A Class That Refuses To Exist 0:55 What Is The Area Of A *Shape*? 1:47 The ...
0 views
This video bridges standard C++ knowledge with Unreal Engine's specific requirements. Instructor Xiao Gang reviews essential ...
19 views
This video demonstrates the classic circular reference problem with shared pointers and how TWeakPtr solves it. We create two ...
11 views
In this video, I demonstrate how to implement an interface-like pattern in pure C using a single `struct` that stores function pointers.
194 views
9 days ago
A quick look at Bun's rewrite in Rust, and Zig's creator response. Topics: - AI changes rewrite economics - Rust versus Zig ...
48,793 views
22 hours ago
LeetCode #11 — Container With Most Water | Full Solution Explained Learn how to solve Container With Most Water using the ...
14 views
13 days ago
... 5:06 The C++ Shared Pointer Performance Tax 6:39 C++26: Hazard Pointers & P2530 7:45 3 Actionable Code Audits (JVM, Go, ...
4 views
Discord, Cloudflare, Microsoft and AWS each hit a different wall — tail latency, compute cost, attack surface, isolation overhead ...
249 views
6 hours ago
Problem: 345. Reverse Vowels of a String In this video, we solve LeetCode Problem 345. We'll understand the problem, discuss a ...
9 views
12 days ago
In this lecture, we begin one of the most important topics in Object-Oriented Programming: Object Pointers and the this Pointer in ...
23 views
In this lecture, we continue our discussion on Object Pointers and the this Pointer in C++ (Part-2) with practical examples and a ...
In this video, you'll learn how to solve the Valid Palindrome problem using the Two Pointer technique in C#. Topics Covered ...
3 views
On Floor 9 of The Descent, our Binary Search Tree can store and find creatures—but it still cannot display the bestiary in ...
13 views