ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

125 results

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

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,255 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

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

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

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

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

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

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,252 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

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

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

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

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

bab lobko (Short and straight to the point)
2825. Make String a Subsequence Using Cyclic Increments

Watch and Enjoy the Two Pointers at Work Here! Ready for a smart and swift solution to a tricky string problem? In this video, we ...

11:33
2825. Make String a Subsequence Using Cyclic Increments

10 views

1 year ago

CppNow
C++Now 2017: Allan Deutsch “The Slot Map Data Structure"

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

4:09
C++Now 2017: Allan Deutsch “The Slot Map Data Structure"

7,544 views

8 years ago

Cave of Programming
C++Tutorial for Beginners 35 - The "this" Keyword; A First Taste of Pointers

Learn advanced C++ programming: https://www.udemy.com/course/learn-advanced-c-programming/ Make a social network with ...

14:53
C++Tutorial for Beginners 35 - The "this" Keyword; A First Taste of Pointers

13,688 views

11 years ago