ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,650 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)

89,888 views

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

1,477 views

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

14,594 views

4 years ago

CppNuts
Weak Pointer In C++

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

16:47
Weak Pointer In C++

31,265 views

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

2,508 views

3 years 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,449 views

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

812,261 views

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

44,281 views

13 years ago

Elanchezian
C++ Weak pointer, avoiding strong circular dependency in shared_ptr. #cpp #cppcoding #cppbasics

In this video, I have explained about weak pointers in C++ and how strong circular dependency can be avoided using it.

14:24
C++ Weak pointer, avoiding strong circular dependency in shared_ptr. #cpp #cppcoding #cppbasics

54 views

1 year ago

leetcode blind 75
C++ Memory Management Mastery: Unveiling the Power of Weak Pointers

Remember, weak pointers are an essential component of the C++ smart pointer ecosystem, promoting safe and reliable memory ...

1:56
C++ Memory Management Mastery: Unveiling the Power of Weak Pointers

15 views

2 years ago

que8
Mastering Smart Pointers in C++: Unique_ptr, Shared_ptr, and Weak_ptr Explained!

Dive into the world of C++ memory management with our comprehensive guide on Smart Pointers. This tutorial covers unique_ptr, ...

3:15
Mastering Smart Pointers in C++: Unique_ptr, Shared_ptr, and Weak_ptr Explained!

710 views

3 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

500 views

3 years ago

Unofficial Sendoh
Circular Reference and Weak Pointer | C++

WeakPointer #CircularReference #CodingInterview ...

12:08
Circular Reference and Weak Pointer | C++

716 views

5 years 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,452 views

7 years ago

CppCon
CppCon 2019: Arthur O'Dwyer “Back to Basics: Smart Pointers”

http://CppCon.org — Discussion & Comments: https://www.reddit.com/r/cpp/ — Presentation Slides, PDFs, Source Code and other ...

1:00:51
CppCon 2019: Arthur O'Dwyer “Back to Basics: Smart Pointers”

77,223 views

6 years ago

mascai
weak_ptr C++

Weak pointer C++ (weak_ptr) Link to code: ...

3:41
weak_ptr C++

885 views

5 years ago

GopherCon UK
The Strengths of the `weak` Package: Weak Pointers Arrive in Go - Sam Burns

The arrival of the `weak` package to the Go standard library in 2025 brings weak pointers to the language for the first time.

53:09
The Strengths of the `weak` Package: Weak Pointers Arrive in Go - Sam Burns

1,038 views

11 months ago

MySirG.com
Weak Pointers in C++ Explained in Hindi | Coding Example | C++ Interview

Smart pointers are very important concept in C++ which is often asked in interviews so be prepared for it through this video.

30:25
Weak Pointers in C++ Explained in Hindi | Coding Example | C++ Interview

9,180 views

2 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

4 views

1 year ago

Low Level
are "smart pointers" actually smart?

Thanks again Yubico for sponsoring this video! Go get a Yubikey at https://www.yubico.com/store/ RIGHT NOW with my offer code ...

9:44
are "smart pointers" actually smart?

110,184 views

2 years ago