ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,225 results

DigitalGems
C++ Programming Tutorial: How to DOUBLE the performance of your shared pointers! 🔥

my buddy and I created this script a couple years ago I just wanted to share it with you guys let me know if you guys use it in ...

3:41
C++ Programming Tutorial: How to DOUBLE the performance of your shared pointers! 🔥

17 views

9 months ago

kentolin
2. C++20: Std::Shared Pointer
0:58
2. C++20: Std::Shared Pointer

0 views

3 months ago

Carter
How to Switch to Modern C++

Subscribe for more programming content! Use code *CARTERCPP20* for 20% off any JetBrains IDE tool: ...

3:46
How to Switch to Modern C++

2,744 views

3 weeks ago

SLiiX
Smart pointers & function profilers in C

__attribute__((cleanup(cb))) // attaches to the lifetime of a variable __builtin_ia32_rdsc() // returns a u64 containing the current ...

1:50
Smart pointers & function profilers in C

164 views

5 months ago

The Debug Zone
Using C++ shared pointer's aliasing constructor with an empty shared pointer

Today's Topic: Using C++ shared pointer's aliasing constructor with an empty shared pointer Thanks for taking the time to learn ...

1:37
Using C++ shared pointer's aliasing constructor with an empty shared pointer

1 view

3 months ago

kentolin
1.  C++20: Std::Unique Pointer
1:01
1. C++20: Std::Unique Pointer

1 view

3 months ago

CppStepByStep
Smart Pointer #Cpp #smart pointer
0:16
Smart Pointer #Cpp #smart pointer

1 view

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

2 views

8 months ago

kentolin
2. C++17: Raw pointers
0:50
2. C++17: Raw pointers

3 views

3 months ago

Niki Nanev
Devlog ( C++ ) #43: Smart Pointers ( Unique )

Example usage of unique_ptr with two classes ( Trigonometry and Test ).

3:40
Devlog ( C++ ) #43: Smart Pointers ( Unique )

6 views

10 months 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:34
SWIG Tutorial: Accessing std::map with shared_ptr in C++ Explained

3 views

9 months ago

The Debug Zone
Wrapping C create and destroy functions using a smart pointer

Today's Topic: Wrapping C create and destroy functions using a smart pointer Thanks for taking the time to learn more.

1:25
Wrapping C create and destroy functions using a smart pointer

0 views

4 months ago

Mackenzie Amador-Leon
Assignment  Smart Pointers (C++)
0:53
Assignment Smart Pointers (C++)

0 views

11 months ago

Learn To Troubleshoot
Why Do Hackers Use Dangling Pointers To Achieve Code Execution? - Learn To Troubleshoot

Why Do Hackers Use Dangling Pointers To Achieve Code Execution? Have you ever wondered how hackers exploit ...

3:01
Why Do Hackers Use Dangling Pointers To Achieve Code Execution? - Learn To Troubleshoot

8 views

10 months ago

Roel Van de Paar
How to prevent a unordered_map of shared pointers from leaking?

How to prevent a unordered_map of shared pointers from leaking? Helpful? Please use the *Thanks* button above! Or, thank me ...

2:24
How to prevent a unordered_map of shared pointers from leaking?

1 view

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

9 months ago

Learn To Troubleshoot
What Are Dangling Pointers And How Do You Debug Them Effectively? - Learn To Troubleshoot

What Are Dangling Pointers And How Do You Debug Them Effectively? Have you ever encountered unexpected crashes or ...

3:31
What Are Dangling Pointers And How Do You Debug Them Effectively? - Learn To Troubleshoot

9 views

10 months ago

Kritika Entertainment
sum of two numbers in c using pointers | Pointer addition | What is pointer

Wap to add two no in pointer C language. Thank you for watching. Please subscribe, comment, like & share it. KRITIKA ...

1:50
sum of two numbers in c using pointers | Pointer addition | What is pointer

5 views

9 months ago

Learn To Troubleshoot
How Do You Prevent Dangling Pointers In C/C++? - Learn To Troubleshoot

How Do You Prevent Dangling Pointers In C/C++? Have you ever encountered crashes or data corruption due to memory issues ...

3:14
How Do You Prevent Dangling Pointers In C/C++? - Learn To Troubleshoot

8 views

10 months ago

The Debug Zone
Storing Function Output in std::unique_ptr: A Complete Guide

In this video, we dive into the powerful world of smart pointers in C++, focusing specifically on `std::unique_ptr`. As modern C++ ...

2:17
Storing Function Output in std::unique_ptr: A Complete Guide

2 views

10 months ago