ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

540 results

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,193 views

4 years ago

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

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++

421 views

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

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

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,271 views

5 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

笈川桐枝
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: 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

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

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

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
Why std::unique_ptr Lacks a Const Get Method: Explained and Analyzed

In this video, we delve into the intricacies of C++ smart pointers, focusing specifically on `std::unique_ptr`. While `std::unique_ptr` ...

8:25
Why std::unique_ptr Lacks a Const Get Method: Explained and Analyzed

3 views

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

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

Sophia Wagner
Codereview: "Smart" (ish) pointer in C

"Smart" (ish) pointer in C Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

5:02
Codereview: "Smart" (ish) pointer in C

5 views

1 year 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
Code Review: Trie Data Structure Implementation in C++11 using Smart Pointers -- follow-up

Code Review: Trie Data Structure Implementation in C++11 using Smart Pointers -- follow-up Helpful? Please support me on ...

4:05
Code Review: Trie Data Structure Implementation in C++11 using Smart Pointers -- follow-up

3 views

3 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