ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,645 results

CppNuts
Write Your Own Unique Pointer Class In C++

JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts Learn how to ...

8:02
Write Your Own Unique Pointer Class In C++

1,479 views

4 months ago

CppNuts
Write Your Own Shared Pointer Class In C++

JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts In this video, ...

5:43
Write Your Own Shared Pointer Class In C++

1,793 views

4 months ago

Automatic Addison
How to Use Memory Management and Smart Pointers in C++

In this video, I'll guide you through memory management in C++ using both traditional methods like malloc and modern tools like ...

12:14
How to Use Memory Management and Smart Pointers in C++

242 views

9 months ago

CodeLucky
C++ Dynamic Memory Management: New, Delete & Smart Pointers Explained!

Learn C++ dynamic memory management from scratch! This tutorial covers everything you need to know about allocating and ...

13:53
C++ Dynamic Memory Management: New, Delete & Smart Pointers Explained!

195 views

9 months 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,406 views

3 months ago

RefactorRoom
Unique Pointer Implementation in C++
12:32
Unique Pointer Implementation in C++

32 views

5 months ago

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

cpp #cppprogramminglanguage #programming #robotics It takes a significant amount of time and energy to create these free ...

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

639 views

5 months ago

vlogize
How to Pass a Smart Pointer in a Method without Deleting It

Discover effective methods for passing smart pointers in C++ while preventing unwanted deletes and pointer issues. --- This video ...

2:02
How to Pass a Smart Pointer in a Method without Deleting It

0 views

9 months ago

vlogize
Creating Objects Without Named Variables in C++: Using Smart Pointers

Learn how to dynamically create objects in C++ using smart pointers without named variables. This guide addresses memory ...

2:20
Creating Objects Without Named Variables in C++: Using Smart Pointers

0 views

9 months ago

vlogommentary
Using Arrays as Smart Pointers in C: Pros and Cons

Learn why using arrays as smart pointers in C might not be the best approach, and understand modern best practices for memory ...

3:14
Using Arrays as Smart Pointers in C: Pros and Cons

0 views

3 weeks ago

Last Mile Developer
Smart Pointers vs. Observer: Navigating the C++ Design Trade-off Between Safety and Efficiency

For more checkout https://cpp.rougeneuron.in This video focuses on the core debate in modern C++ regarding memory ...

19:36
Smart Pointers vs. Observer: Navigating the C++ Design Trade-off Between Safety and Efficiency

522 views

2 months ago

vlogize
How to Dismiss a Custom Delete Function in std Smart Pointers

Learn how to effectively use `std::unique_ptr` along with a custom deleter to manage resource cleanup in C+ + . Discover how to ...

1:42
How to Dismiss a Custom Delete Function in std Smart Pointers

0 views

3 months ago

Technical clean coder c plus plus
unique_ptr Implementation in C++ (Custom Smart Pointer Design Explained

In this video, we design our own smart unique pointer template class in C++ and explain the exact rules required to implement it ...

18:09
unique_ptr Implementation in C++ (Custom Smart Pointer Design Explained

6 views

3 weeks ago

vlogize
Performance of Smart Pointers vs Raw Pointers in C++ Containers

Discover the best practices for using `smart pointers` and `raw pointers` within C++ containers, focusing on `std::vector` and ...

2:08
Performance of Smart Pointers vs Raw Pointers in C++ Containers

9 views

9 months 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

154 views

7 months ago

Dan Collins Lectures in Computing
Smart Pointers | Data Structures for C++, Interlude 4

Dan shows how to use smart pointers in C++. Modern language features let us replace traditional raw pointers with object ...

1:00:18
Smart Pointers | Data Structures for C++, Interlude 4

297 views

10 months ago

Sowmya's Tech Talks
Advanced C++ Master in Smart Pointer   Unique Pointer

Learn C++ Smart Pointers in depth with real examples. In this tutorial, we explain unique_ptr, shared_ptr, weak_ptr, and why they ...

18:30
Advanced C++ Master in Smart Pointer Unique Pointer

16 views

4 months ago

vlogize
How to Use std::shared_ptr in C++ to Wrap Existing Raw Pointers

Learn how to effectively manage existing raw pointers in C++ using `std::shared_ptr` for efficient resource handling. --- This video ...

1:37
How to Use std::shared_ptr in C++ to Wrap Existing Raw Pointers

1 view

9 months ago

The Debug Zone
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

In this video, we delve into the world of smart pointers in C++ and their crucial role in managing binary search trees efficiently.

2:11
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

4 views

3 weeks ago

vlogize
Understanding the Usage of this Pointer with Smart Pointers in C++

Learn how to effectively use the `this` pointer with smart pointers in C++, troubleshoot common issues, and see practical coding ...

1:57
Understanding the Usage of this Pointer with Smart Pointers in C++

2 views

10 months ago

vlogize
Understanding the Role of Destructors in C++: Do They Delete Built-in Types and Pointers?

Discover how destructors work in C++ regarding built-in types and pointers, and explore why smart pointers are the recommended ...

1:34
Understanding the Role of Destructors in C++: Do They Delete Built-in Types and Pointers?

0 views

9 months ago

vlogize
Understanding Segmentation Faults in Smart Pointers: Why Your Code Might Crash

Learn how to fix segmentation faults when using smart pointers in C++ by ensuring your pointers are correctly initialized to avoid ...

1:59
Understanding Segmentation Faults in Smart Pointers: Why Your Code Might Crash

0 views

9 months ago

Paul Stus
Unique Pointer Implementation | C++ Implementations 1

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

13:09
Unique Pointer Implementation | C++ Implementations 1

140 views

7 months ago

vlogize
Understanding C+ +  Smart Pointer Constructor Design: An Insight into Templated Constructors

Explore the intricacies of C+ + smart pointer constructor design, focusing on templated constructors and their implications for ...

1:45
Understanding C+ + Smart Pointer Constructor Design: An Insight into Templated Constructors

0 views

7 months ago

Coding Jesus (getcracked.io)
Finally, a decent C++ developer called in.

Defense industry C++14 dev calls in. #1 Non-Leetcode Interview Platform: https://www.getcracked.io (20% off with code ...

17:19
Finally, a decent C++ developer called in.

146,376 views

4 months ago