ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,514 results

GFGVID
3 unique ptr, shared ptr and weak ptr in C++
20:49
3 unique ptr, shared ptr and weak ptr in C++

1 view

3 months ago

CodeTube
You will never ask about pointers again after watching this video

Download 1M+ code from https://codegive.com/e6c8863 okay, let's embark on a journey to conquer pointers once and for all! this ...

21:20
You will never ask about pointers again after watching this video

2 views

9 months ago

Alaa Okasha
Pointers, Smart Pointers, Virtual Functions, Slicing
1:13:48
Pointers, Smart Pointers, Virtual Functions, Slicing

1,572 views

8 days ago

cpponsea
Smart Pointers in C++ - Khushboo Verma - C++ on Sea 2025

https://cpponsea.uk​ --- Smart Pointers in C++ - Khushboo Verma - C++ on Sea 2025 --- C++ smart pointers promise to make ...

53:02
Smart Pointers in C++ - Khushboo Verma - C++ on Sea 2025

3,408 views

3 months ago

JADE-ite Games and Programming
🚀 Mastering Modern C++ Smart Pointers: Say Goodbye to Memory Leaks!

Welcome back everyone! This is the first video in a new series where we are going go over C++ and try to learn more and master ...

34:15
🚀 Mastering Modern C++ Smart Pointers: Say Goodbye to Memory Leaks!

309 views

10 months ago

Dushyant
I made my own Shared Pointer (Reference Counting Explained)

Santa has a problem. He needs to check the "Nice List," but the Head Elf needs to verify the toys at the same time. In the last ...

37:55
I made my own Shared Pointer (Reference Counting Explained)

28 views

3 weeks ago

Matthew Haynes
Memory Safety Deep Dive: C, Rust, and More

We'll cover memory management and memory safety fundamentals, some example memory safety bugs in C and how different ...

55:57
Memory Safety Deep Dive: C, Rust, and More

1,295 views

2 months ago

Dushyant
RAII: I made my own Smart Pointer

Ho ho ho, Merry coding! Welcome to the third episode of Learn C++ With Me, where today we are on a mission to help Santa ...

25:40
RAII: I made my own Smart Pointer

46 views

1 month ago

Paul Stus
C++ Shared Pointer IMPLEMENTATION

C++ Implementations 2 If I made any mistakes point it out in comments. This is much appreciated.

21:39
C++ Shared Pointer IMPLEMENTATION

156 views

7 months ago

Code 4 Thought
2/10 Data Types and the world of (smart) pointers

In the beginnings were...data and data types. Which is where we begin our journey through C++. The language provides for a ...

35:30
2/10 Data Types and the world of (smart) pointers

43 views

11 months ago

Aleksandar Haber PhD
Learn Modern C++: Smart Pointer unique_ptr

Instead, programs and programmers are encouraged to use smart pointers. - A smart pointer is a class template that is declared ...

31:00
Learn Modern C++: Smart Pointer unique_ptr

644 views

5 months ago

Free Debreuil
Hazard Pointers: Lock-Free Memory Reclamation in C++

The provided sources discuss Hazard Pointers, a crucial technique for safe memory reclamation in lock-free concurrent ...

1:27:02
Hazard Pointers: Lock-Free Memory Reclamation in C++

9 views

3 months ago

Eric Charnesky
CIS 150 - Computer Science 1 ( C++ ) - Fall 2025 - Pointers part 2

... new ways we just use a smart pointer and when we're done with it it deletes itself Thankfully computers are kind of smart at least ...

31:37
CIS 150 - Computer Science 1 ( C++ ) - Fall 2025 - Pointers part 2

30 views

1 month ago

혀니C코딩
Smart Pointers | Learn Safe C++ Memory Management with Unique_ptr and Shared_ptr | RAII Concepts ...

Learn about memory leaks, RAII (Resource Acquisition Is Initialization), and smart pointers. Take your programming skills to ...

24:37
Smart Pointers | Learn Safe C++ Memory Management with Unique_ptr and Shared_ptr | RAII Concepts ...

1,085 views

3 months ago

Education Point Coding
Lecture 27: Smart Pointers | C++ Full Course

... using C++11 smart pointers Smart Pointers are very important for college placements, interviews, and real-world C++ projects.

23:39
Lecture 27: Smart Pointers | C++ Full Course

1,051 views

8 months ago

Bay Çiçek
C++ ta Smart Pointers | Akıllı İşaretçiler

Bu videoda C++ taki Smart pointers konusunu yani akıllı işaretçileri anlattım. Akıllı işaretçiler normal işaretçilere nazaran daha ...

31:58
C++ ta Smart Pointers | Akıllı İşaretçiler

96 views

4 months ago

Natsu Games
Manual Memory Management: Custom Allocators, Relative Pointers, & Lifetimes

Arenas? Relative Pointers? Lifetimes??? If you don't know what any of this means then THIS is for you! This is a QUICK & WIDE ...

28:39
Manual Memory Management: Custom Allocators, Relative Pointers, & Lifetimes

1,311 views

3 months ago

Amirul Sheikh
C++ - Lesson 7 -- Smart Pointers - RAAI - and Design Patterns

Smart Pointers, RAAI, and Design Patterns.

42:08
C++ - Lesson 7 -- Smart Pointers - RAAI - and Design Patterns

3 views

4 months ago

jFork Technology Services Pvt. Ltd.
Smart Pointers

Smart Pointers in C++, Operator Overloading and Safe Type casting.

52:47
Smart Pointers

7 views

2 months ago

MUCplusplus
[MUC++] Richard Szabo - Traps with Smart Pointers (Lightning Talk)

Richard Szabo tells us about some of the pitfalls and limitations of std::shared_ptr. Slides are available at ...

20:21
[MUC++] Richard Szabo - Traps with Smart Pointers (Lightning Talk)

399 views

11 months ago