ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,627,928 results

Coding Jesus (getcracked.io)
unique_ptr vs. shared_ptr

Dive into the world of shared pointers and discover how they enable shared ownership of dynamically allocated objects in C++.

0:23
unique_ptr vs. shared_ptr

9,107 views

1 year ago

Coding Jesus (getcracked.io)
Quant dev candidate REALLY understands smart pointers #coding #quant

Discover the common pitfalls when using unique pointers in C++. We explain the risks of double deletion and highlight the best ...

1:04
Quant dev candidate REALLY understands smart pointers #coding #quant

69,763 views

1 year ago

Indronil Banerjee
0081   Demo: Shared Pointers and Polymorphism
3:28
0081 Demo: Shared Pointers and Polymorphism

121 views

5 years ago

Code4Good
Shared pointer introduction.

CPlusPlus #CodingTutorial #ProgrammingBasics #CppTutorial #CppProgramming #LearnToCode #CodingChallenges ...

2:35
Shared pointer introduction.

9 views

2 years ago

Bisher Dokkmak
Unreal Engine 4 - Smart Pointer Demo - Shared Pointer

A visual demonstration about using C++ Smart Pointers in Unreal Engine 4.27. In these videos, I'm demonstrating the difference ...

0:40
Unreal Engine 4 - Smart Pointer Demo - Shared Pointer

1,154 views

4 years ago

Knowledge Center
C++ Smart Pointers: Why Smart Pointers?

Why are Smart Pointers necessary? Watch the complete playlist on C++ Smart Pointers: ...

2:23
C++ Smart Pointers: Why Smart Pointers?

2,686 views

6 years ago

UncomplicatingTech
When to not use Unique Pointer? The need of Shared Pointer in C++ #shorts #cppprogramming

cpp #development #softwaredevelopment.

0:16
When to not use Unique Pointer? The need of Shared Pointer in C++ #shorts #cppprogramming

224 views

9 months ago

mascai
shared_ptr C++

shared_ptr (shared pointer) C++ Link to code: ...

2:44
shared_ptr C++

48 views

4 years ago

Bisher Dokkmak
Unreal Engine 4 - Smart Pointer Demo - Shared Reference

A visual demonstration about using C++ Smart Pointers in Unreal Engine 4.27. In these videos, I'm demonstrating the difference ...

0:49
Unreal Engine 4 - Smart Pointer Demo - Shared Reference

712 views

4 years ago

CppNuts
Why Smart Pointers Are Better Than Raw Pointers

JOIN ME https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join https://www.patreon.com/cppnuts In this video we ...

0:58
Why Smart Pointers Are Better Than Raw Pointers

3,262 views

3 months ago

vlogize
Mastering Shared Pointer with Move Semantics in C+ +

Learn how to create a `shared pointer` from a class object using move semantics in C+ + . This comprehensive guide addresses ...

1:48
Mastering Shared Pointer with Move Semantics in C+ +

0 views

3 months ago

Paul Mc Quade
4# C++23 Smart Pointers - 'C++23 in 3 minutes' by Paul McQuade

C++23 Smart Pointers: Chapters: Intro - (0:00) What is a smart Pointer? - (0:05) Why use smart Pointers? - (0:26) Using Smart ...

3:01
4# C++23 Smart Pointers - 'C++23 in 3 minutes' by Paul McQuade

50 views

1 year ago

Cow Corporation
C++'s Smart Pointers: Pointer to Base Class

Welcome to the Cow Corporation's series of videos about software engineering. The topic of this video is using smart pointers with ...

2:40
C++'s Smart Pointers: Pointer to Base Class

39 views

4 years ago

Cpp
Smart Pointer C++11 std::unique_ptr [Part-1-Introduction]

[Turn ON Subtitles] Introduction to std::unique_ptr. For examples refer C++11 std::unique_ptr [Part-2-Examples] Example includes ...

3:37
Smart Pointer C++11 std::unique_ptr [Part-1-Introduction]

127 views

5 years ago

Travis Vroman
Smart Pointers #coding #programming #cplusplus

Twitch: https://twitch.tv/travisvroman Discord: https://discord.gg/YBMH9Em Twitter: https://twitter.com/travisvroman ...

0:46
Smart Pointers #coding #programming #cplusplus

5,910 views

2 years ago

Nathan Bird
CSE 220C - C++ Language: W05 Task: Smart Pointers

This is a video demonstration of W05 Tasks: using a C++ standard smart pointer (shared pointer) to store data for a separate ...

3:04
CSE 220C - C++ Language: W05 Task: Smart Pointers

30 views

2 years ago

Cow Corporation
C++'s Smart Pointers: Template-Parameter

The topic of this video is accessing the template-parameter of a C++ smart pointer. Prerequisite Knowledge: Table of Contents ...

1:06
C++'s Smart Pointers: Template-Parameter

24 views

4 years ago

Cow Corporation
C++'s Smart Pointers: Owning an Array

... Apps→C++→Indirection→Smart Pointers→Pointer to Base Class (https://www.youtube.com/watch?v=36Bd7nTQi4k) Copyright ...

3:06
C++'s Smart Pointers: Owning an Array

56 views

4 years ago

vlogize
How to Pass a Smart Pointer in a Method without Deleting It

The Solution: Using Shared Pointers Understanding the Issue with Unique Pointers The crux of the problem is how unique ...

2:02
How to Pass a Smart Pointer in a Method without Deleting It

0 views

9 months ago

Hey Delphi
C++ : Using shared_from_this() without managed shared pointer in C++11

C++ : Using shared_from_this() without managed shared pointer in C++11 To Access My Live Chat Page, On Google, Search for ...

1:19
C++ : Using shared_from_this() without managed shared pointer in C++11

11 views

2 years ago