ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,788 results

The Cherno
Weak Pointers in C++ (std::weak_ptr)

To try everything Brilliant has to offer—free—for a full 30 days, visit https://brilliant.org/TheCherno . You'll also get 20% off an ...

17:25
Weak Pointers in C++ (std::weak_ptr)

83,625 views

1 year ago

CppNuts
Weak Pointer In C++

JOIN ME ————— YouTube https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join Patreon ...

16:47
Weak Pointer In C++

30,010 views

5 years ago

Mike Shah
std::weak_ptr - A non-owning smart pointer | Modern Cpp Series Ep. 35

Weak pointers are probably the most strange of the 3 types of smart pointers introduce in modern C++, in that they work with ...

13:08
std::weak_ptr - A non-owning smart pointer | Modern Cpp Series Ep. 35

12,517 views

3 years ago

The Cherno
SMART POINTERS in C++ (std::unique_ptr, std::shared_ptr, std::weak_ptr)

Patreon ▻ https://patreon.com/thecherno Twitter ▻ https://twitter.com/thecherno Instagram ▻ https://instagram.com/thecherno ...

11:37
SMART POINTERS in C++ (std::unique_ptr, std::shared_ptr, std::weak_ptr)

779,222 views

8 years ago

UncomplicatingTech
Weak Pointers Made Simple: Avoid Shared Pointer Traps in C++

In this video, we simplify weak pointers, demonstrating how they prevent memory leaks and break circular dependencies that ...

4:25
Weak Pointers Made Simple: Avoid Shared Pointer Traps in C++

748 views

9 months ago

Code, Tech, and Tutorials
weak ptrs

... circumvent that is to use weak pointers. --- Notable Video Resources: ▷ https://en.cppreference.com/w/cpp/memory/shared_ptr ...

11:11
weak ptrs

1,423 views

3 years ago

Dave's Garage
Modern C++: Upgrade Your Skills with Shared Pointers!

Dave take you a tour of some core advanced C++ features including smart pointers, weak pointers, constructor aliasing, custom ...

17:43
Modern C++: Upgrade Your Skills with Shared Pointers!

74,340 views

2 years ago

Kevin Wood | Robotics & AI
C++ Smart Pointer (unique ptr, shared ptr, weak ptr)

Get FREE Robotics & AI Resources (Guide, Textbooks, Courses, Resume Template, Code & Discounts) – Sign up via the pop-up ...

10:14
C++ Smart Pointer (unique ptr, shared ptr, weak ptr)

1,611 views

2 years ago

Simplified InFive
weak_ptr Simplified

5 key things about weak_ptr of C++11 Example of weak_ptr usage.

4:15
weak_ptr Simplified

565 views

9 years ago

CodeSolve
weak pointers in c std weak ptr

Download 1M+ code from https://codegive.com/f64eccd in c++, the concept of weak pointers is part of the smart pointer facilities ...

7:22
weak pointers in c std weak ptr

3 views

1 year ago

Bo Qian
C++ 11 Library: Weak Pointers

Another kind of smart pointers that C++ 11 standard library provides. Errata: As pointed out by Foo Bar, the lock() function doesn't ...

5:56
C++ 11 Library: Weak Pointers

43,797 views

12 years ago

mCoding
unique_ptr: C++'s simplest smart pointer

How and why to use unique_ptr. What exactly makes a "smart" pointer smart? The term smart pointer in C++ has come to refer to a ...

11:54
unique_ptr: C++'s simplest smart pointer

56,094 views

2 years ago

BreakInterview
C++ Weak Pointer: weak_ptr | Smart pointer tutorial

C++ Weak pointer (weak_ptr) doesn't take ownership of object but simply observe. Other tutorial on this series 1. unique_ptr ...

12:02
C++ Weak Pointer: weak_ptr | Smart pointer tutorial

449 views

2 years ago

Logic Hive
C++ Smart Pointers Unique/Shared/Weak

Introduction to C++ smart pointers.

7:23
C++ Smart Pointers Unique/Shared/Weak

647 views

5 years ago

enigma tutorials
Unreal Pointers - Garbage Collection, Smart Pointers, Class Ptr, and Soft Pointers - UE C++ Tutorial

Here we explore the various different types of pointers you can use in the Unreal Engine. Unreal engine combines a garbage ...

18:09
Unreal Pointers - Garbage Collection, Smart Pointers, Class Ptr, and Soft Pointers - UE C++ Tutorial

2,444 views

5 months ago

Coding Shoding
Smart Pointers in C++ | Unique, Shared & Weak Pointers Explained

In this video, we'll learn about Smart Pointers in C++, one of the most powerful features introduced in C++11 for automatic memory ...

7:42
Smart Pointers in C++ | Unique, Shared & Weak Pointers Explained

58 views

2 months ago

Knowledge Center
C++ Smart Pointers: weak_ptr | cyclic reference | shared_ptr vs weak_ptr

C++ Smart Pointers: weak_ptr | cyclic reference Watch the complete playlist on C++ Smart Pointers: ...

13:13
C++ Smart Pointers: weak_ptr | cyclic reference | shared_ptr vs weak_ptr

8,057 views

6 years ago

DCMinds
C++11 : weak_ptr (Smart Pointers)

Learn about smart pointer called weak_ptr in C++11 . how it solves the problem of shared_ptr in C++03.

6:09
C++11 : weak_ptr (Smart Pointers)

200 views

5 years ago

Caleb Curry
Smart Pointers in C++ (Stop Using new?)

... Pointers 08:56 - Unique Pointer 09:39 - Smart Pointer Functions 11:45 - Weak Pointers 13:17 - Dereferencing a Weak Pointer ...

17:18
Smart Pointers in C++ (Stop Using new?)

19,940 views

2 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 264 - Covariant Return Types and Covariant Smart Pointers

Awesome T-Shirts! Sponsors! Books! ☟☟ T-SHIRTS AVAILABLE! ▻ The best C++ T-Shirts anywhere!

7:35
C++ Weekly - Ep 264 - Covariant Return Types and Covariant Smart Pointers

14,411 views

4 years ago