ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

219 results

Paul Mc Quade
4# C++23 Smart Pointers - 'C++23 in 3 minutes' by Paul McQuade

C++23 Smart Pointers: Chapters: Intro - (0:00) What is a smart Pointer? - (0:05) Why use smart Pointers? - (0:26) Using Smart ...

3:01
4# C++23 Smart Pointers - 'C++23 in 3 minutes' by Paul McQuade

50 views

1 year ago

Sophia Wagner
Codereview: Class that can only be created and deleter through smart pointer

Class that can only be created and deleter through smart pointer Hey guys! Hopefully you found a solution that helped you!

2:28
Codereview: Class that can only be created and deleter through smart pointer

2 views

1 year ago

Peter Schneider
Intrusive smart pointer implementation

Intrusive smart pointer implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...

3:44
Intrusive smart pointer implementation

39 views

3 years ago

The Debug Zone
Creating a Smart Pointer in C++ that Lazily Recreates Its Resource

In this video, we delve into the fascinating world of smart pointers in C++. Specifically, we'll explore how to create a smart pointer ...

2:32
Creating a Smart Pointer in C++ that Lazily Recreates Its Resource

25 views

7 months ago

The Debug Zone
How to Store std::thread in C++11 Smart Pointer: A Complete Guide

In this video, we delve into the intricacies of managing threads in C++11 using smart pointers. As multithreading becomes ...

1:31
How to Store std::thread in C++11 Smart Pointer: A Complete Guide

31 views

7 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

1 month ago

Roel Van de Paar
Code Review: BST implementation using smart pointers in C++

Code Review: BST implementation using smart pointers in C++ Helpful? Please support me on Patreon: ...

2:32
Code Review: BST implementation using smart pointers in C++

12 views

3 years ago

Roel Van de Paar
Auto-recycling C++11 polymorphic smart pointers

Auto-recycling C++11 polymorphic smart pointers Helpful? Please support me on Patreon: ...

3:04
Auto-recycling C++11 polymorphic smart pointers

2 views

3 years ago

Peter Schneider
Codereview: Reference counted smart pointer with concept

Reference counted smart pointer with concept I hope you found a solution that worked for you :) The Content is licensed under ...

3:11
Codereview: Reference counted smart pointer with concept

0 views

2 months ago

Roel Van de Paar
Code Review: Copy-and-Move Concept Using Smart Pointer (2 Solutions!!)

... Copy-and-Move Concept Using Smart Pointer Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:31
Code Review: Copy-and-Move Concept Using Smart Pointer (2 Solutions!!)

3 views

3 years ago

Roel Van de Paar
C++ linked lists with smart pointers

C++ linked lists with smart pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:56
C++ linked lists with smart pointers

59 views

3 years ago

Peter Schneider
When are smart pointers' memory cleared on calling execv() in a program?

When are smart pointers' memory cleared on calling execv() in a program? I hope you found a solution that worked for you :) The ...

2:48
When are smart pointers' memory cleared on calling execv() in a program?

0 views

1 year ago

Roel Van de Paar
Code Review: C++: Smart Pointer Implementation

... Review: C++: Smart Pointer Implementation Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:01
Code Review: C++: Smart Pointer Implementation

7 views

3 years ago

Roel Van de Paar
C++ Linked list with smart pointers

C++ Linked list with smart pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:59
C++ Linked list with smart pointers

99 views

3 years ago

Peter Schneider
How to use smart pointer to manage existing object

How to use smart pointer to manage existing object I hope you found a solution that worked for you :) The Content (except music ...

2:08
How to use smart pointer to manage existing object

5 views

2 years ago

Roel Van de Paar
Binary Search Tree implementation using smart pointers (3 Solutions!!)

Binary Search Tree implementation using smart pointers Helpful? Please support me on Patreon: ...

3:52
Binary Search Tree implementation using smart pointers (3 Solutions!!)

40 views

3 years ago

Roel Van de Paar
Code Review: Chain-of-Responsibility in C++11 using smart pointers

Code Review: Chain-of-Responsibility in C++11 using smart pointers Helpful? Please support me on Patreon: ...

3:23
Code Review: Chain-of-Responsibility in C++11 using smart pointers

4 views

3 years ago

The Debug Zone
Understanding C++ Pointer Ownership: Best Practices and Techniques Explained

In this video, we delve into the intricate world of C++ pointer ownership, a crucial concept for effective memory management in ...

1:31
Understanding C++ Pointer Ownership: Best Practices and Techniques Explained

7 views

5 months ago

Roel Van de Paar
Code Review: Implementation of a new kind of smart pointer in C++

... a new kind of smart pointer in C++ Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:07
Code Review: Implementation of a new kind of smart pointer in C++

0 views

3 years ago

Peter Schneider
How to put std::function in a smart pointer like std::unique_ptr and use it?

How to put std::function in a smart pointer like std::unique_ptr and use it? I hope you found a solution that worked for you :) The ...

3:42
How to put std::function in a smart pointer like std::unique_ptr and use it?

0 views

1 year ago