ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137 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,256 views

4 years ago

Roel Van de Paar
Trie Data Structure Implementation in C++11 using Smart Pointers (2 Solutions!!)

Trie Data Structure Implementation in C++11 using Smart Pointers Helpful? Please support me on Patreon: ...

4:02
Trie Data Structure Implementation in C++11 using Smart Pointers (2 Solutions!!)

13 views

3 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

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

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

ASE 2019 tool demo SPrinter. Smart pointers are widely used to prevent memory errors in modern C++ code. However, improper ...

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

66 views

6 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

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

Julian Kunkel
CS1PC C++ Week 5-1-3: Journey of developing Smart Pointers in C++

Berlin smartphones behältnisse pointer mit smart an der frischeste rollen und so letztendlich simple versions smart pointers.

19:55
CS1PC C++ Week 5-1-3: Journey of developing Smart Pointers in C++

14 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

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

hazybluedot
Creating a RAII Process Class - Part 1

I walk through creating a C++ class to encapsulate a Unix/Linux process. Folloing the RAII idiom, the resources associated with ...

14:25
Creating a RAII Process Class - Part 1

1,889 views

13 years ago

spinningheadmedia
Class Templates in C++

Describing Class Templates in C++.

7:17
Class Templates in C++

4,192 views

14 years 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,725 views

3 years ago

Steve Spicklemire
C Programming: Lesson 3, malloc, free and struct (2019)

Review of some slides regarding using pointers and allocating and freeing structures with malloc and free. Also, simple ...

15:43
C Programming: Lesson 3, malloc, free and struct (2019)

4,254 views

6 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

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
Code Review: Generic Single Linked List using smart pointers (4 Solutions!!)

Code Review: Generic Single Linked List using smart pointers Helpful? Please support me on Patreon: ...

5:25
Code Review: Generic Single Linked List using smart pointers (4 Solutions!!)

8 views

3 years ago

Tiago Cogumbreiro
CS450   S21   26   02  Reference counting

So in this um this is the documentation of the c api that can be used to perform reference manual reference counting and here is a ...

7:17
CS450 S21 26 02 Reference counting

686 views

4 years ago

Roel Van de Paar
Implementation of unique_ptr and make_unique for aligned memory (2 Solutions!!)

Implementation of unique_ptr and make_unique for aligned memory Helpful? Please support me on Patreon: ...

4:08
Implementation of unique_ptr and make_unique for aligned memory (2 Solutions!!)

34 views

3 years ago

Roel Van de Paar
Code Review: Binary Search Tree Data Structure Implementation in C++11 using Smart Pointers

Code Review: Binary Search Tree Data Structure Implementation in C++11 using Smart Pointers Helpful? Please support me on ...

4:10
Code Review: Binary Search Tree Data Structure Implementation in C++11 using Smart Pointers

11 views

3 years ago