ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

517 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

Roel Van de Paar
Code Review: Thread-safe Shared Pointer implementation in C

Code Review: Thread-safe Shared Pointer implementation in C Helpful? Please support me on Patreon: ...

3:05
Code Review: Thread-safe Shared Pointer implementation in C

6 views

3 years ago

Roel Van de Paar
Code Review: Lock-free atomic shared pointer in C++14

Code Review: Lock-free atomic shared pointer in C++14 Helpful? Please support me on Patreon: ...

3:03
Code Review: Lock-free atomic shared pointer in C++14

10 views

3 years ago

The Debug Zone
Using shared_ptr with Arrays in C++: Best Practices and Common Pitfalls

In this video, we delve into the intricacies of using `shared_ptr` with arrays in C++. While `shared_ptr` is a powerful tool for ...

2:16
Using shared_ptr with Arrays in C++: Best Practices and Common Pitfalls

27 views

5 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

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

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

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
One more shared pointer

One more shared pointer Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

2:54
One more shared pointer

0 views

3 years ago

Roel Van de Paar
Code Review: Yet another shared pointer

Code Review: Yet another shared pointer Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:50
Code Review: Yet another shared pointer

0 views

3 years 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
How to Convert std::shared_ptr to QPointer in C++: A Step-by-Step Guide

In this video, we delve into the intricacies of memory management in C++ by exploring how to convert `std::shared_ptr` to ...

2:10
How to Convert std::shared_ptr to QPointer in C++: A Step-by-Step Guide

45 views

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

The Debug Zone
Using Shared Pointers with Queues in FreeRTOS: A Technical Guide

In this video, we delve into the intricacies of using shared pointers with queues in FreeRTOS, a real-time operating system ...

2:00
Using Shared Pointers with Queues in FreeRTOS: A Technical Guide

1 view

1 month 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

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

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

The Debug Zone
SWIG Tutorial: Accessing std::map with shared_ptr in C++ Explained

In this video, we dive into the intricacies of using `std::map` in C++ with `shared_ptr`. Whether you're a beginner looking to ...

2:33
SWIG Tutorial: Accessing std::map with shared_ptr in C++ Explained

1 view

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