ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

570 results

Peter Schneider
What is a smart pointer and when should I use one?

What is a smart pointer and when should I use one? I hope you found a solution that worked for you :) The Content (except music ...

6:20
What is a smart pointer and when should I use one?

0 views

3 years ago

Engineering Community
Overview of Smart Pointers by Michal Kwiatkowski

A deeper look at std::shared_ptr, std::weak_ptr, and std::unique_ptr constructs which were added in C++11.

14:11
Overview of Smart Pointers by Michal Kwiatkowski

70 views

4 years ago

VoidRealms
Qt 6 - Episode 8 - Qt smart pointers

In this video series we will cover Qt 6. In this episode we will look at two Qt smart pointers - QScopedPointer and QSharedPointer.

13:43
Qt 6 - Episode 8 - Qt smart pointers

14,242 views

4 years ago

Roel Van de Paar
Code Review: C++ Simple Shared Pointer Implementaion (2 Solutions!!)

Code Review: C++ Simple Shared Pointer Implementaion Helpful? Please support me on Patreon: ...

4:18
Code Review: C++ Simple Shared Pointer Implementaion (2 Solutions!!)

0 views

3 years ago

Peter Schneider
Implementation of a shared pointer constructors and destructor

Implementation of a shared pointer constructors and destructor I hope you found a solution that worked for you :) The Content ...

6:38
Implementation of a shared pointer constructors and destructor

4 views

2 years ago

Domenico della PERUTA
C++ [video 47] puntatori intelligenti (unique_ptr & shared_ptr)
4:55
C++ [video 47] puntatori intelligenti (unique_ptr & shared_ptr)

60 views

6 years ago

Roel Van de Paar
Code Review: Simple shared pointer implementation in a single threaded environment (revised)

Code Review: Simple shared pointer implementation in a single threaded environment (revised) Helpful? Please support me on ...

4:00
Code Review: Simple shared pointer implementation in a single threaded environment (revised)

2 views

3 years ago

VoidRealms
Qt Smart Pointers in Templates - Qt 5 Design Patterns

Qt 5 Design Patterns on Udemy https://www.udemy.com/course/qt-5-design-patterns/?referralCode=3C2C41D87AB3A17B395F.

6:54
Qt Smart Pointers in Templates - Qt 5 Design Patterns

2,272 views

5 years ago

Sophia Wagner
Codereview: Implementation of a shared pointer constructors and destructor

Implementation of a shared pointer constructors and destructor Hey guys! Hopefully you found a solution that helped you!

6:42
Codereview: Implementation of a shared pointer constructors and destructor

12 views

1 year ago

Erarnitox
Smart Pointers in C++

Manual memory management can be hard and error pron. In this video we take a look at how to utilize smart pointers to do the ...

11:08
Smart Pointers in C++

441 views

5 months ago

The Builder
Double Pointers in C++

This video explains how to use pointer to pointer types also known as double pointers. Since pointers just store memory ...

4:46
Double Pointers in C++

23,672 views

3 years ago

Roel Van de Paar
Binary tree with C++11 smart pointers (2 Solutions!!)

Binary tree with C++11 smart pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

4:14
Binary tree with C++11 smart pointers (2 Solutions!!)

45 views

3 years ago

The Debug Zone
Using Boost Container Vector with Smart Pointers for Memory Management

In this video, we delve into the powerful combination of Boost Container Vector and smart pointers to enhance memory ...

7:44
Using Boost Container Vector with Smart Pointers for Memory Management

9 views

5 months ago

Roel Van de Paar
Code Review: Reference-counted smart pointer in C (2 Solutions!!)

Code Review: Reference-counted smart pointer in C Helpful? Please support me on Patreon: ...

4:08
Code Review: Reference-counted smart pointer in C (2 Solutions!!)

2 views

3 years ago

Julian Kunkel
CS1PC C++ Week 5-1-2: Memory Problems resolved by Smart Pointers

So our next concept that we look at is smart pointers it's a so-called structural wrapper pattern so when I first saw this I was totally ...

6:34
CS1PC C++ Week 5-1-2: Memory Problems resolved by Smart Pointers

7 views

4 years ago

src7cse
Pointer concept in C , Call by Value and Call by Reference, NULL, Void, Dangling, Volatile pointers

Full note is here... https://drive.google.com/file/d/1xoGD1ok_YlBEoxIB4iJXMoM00VKS8mPz/view?usp=sharing.

15:41
Pointer concept in C , Call by Value and Call by Reference, NULL, Void, Dangling, Volatile pointers

49 views

6 months ago

笈川桐枝
SPrinter: A Clang-Tidy Based Static Code Checker for C++ Smart Pointer Errors

To avoid smart pointer errors as early as possible, we present a coding style checker to detect possible bad smart pointer usages ...

4:15
SPrinter: A Clang-Tidy Based Static Code Checker for C++ Smart Pointer Errors

66 views

6 years ago

Roel Van de Paar
Code Review: C++11 smart pointer 'library' (2 Solutions!!)

Code Review: C++11 smart pointer 'library' Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

4:08
Code Review: C++11 smart pointer 'library' (2 Solutions!!)

10 views

3 years ago

Peter Schneider
Codereview: C++ std::shared_ptr implementation

C++ std::shared_ptr implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...

5:45
Codereview: C++ std::shared_ptr implementation

65 views

2 years ago

Roel Van de Paar
C++ smart pointers and classes (2 Solutions!!)

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

4:12
C++ smart pointers and classes (2 Solutions!!)

5 views

3 years ago