ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,891 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,783 views

1 year ago

CppNuts
How Weak Pointer Helps In C++

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

1:00
How Weak Pointer Helps In C++

4,252 views

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

780,214 views

8 years ago

CppNuts
Unique Shared and Weak Pointer Difference

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

0:57
Unique Shared and Weak Pointer Difference

3,168 views

3 months ago

xyve
Use SMART pointers in C++!

I hope you enjoyed the video and found it useful. Please make sure to provide feedback on this video in the comments. #project ...

1:47
Use SMART pointers in C++!

8,861 views

8 months ago

The Cherno
I HATE "premature optimization is the root of all evil" (sometimes)

https://get.hazelengine.com https://cherno.live Patreon ▻ https://patreon.com/thecherno Instagram ...

0:51
I HATE "premature optimization is the root of all evil" (sometimes)

181,391 views

1 year ago

MistaOmega
SMART POINTERS! As Fast As Possible! #coding #programming #cplusplus #cpp #developer #softwaredev

Pointers are cool, smart pointers are cooler Newer vid on this topic here: ...

1:00
SMART POINTERS! As Fast As Possible! #coding #programming #cplusplus #cpp #developer #softwaredev

246,853 views

1 year ago

Coding Jesus (getcracked.io)
This is painful to watch.

Weak pointer size is a mystery! Can the team crack the code, or will this memory puzzle remain unsolved? The answer is ...

0:36
This is painful to watch.

35,092 views

5 months 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,597 views

3 years ago

CppNuts
Weak Pointer In C++

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

16:47
Weak Pointer In C++

30,044 views

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

766 views

9 months ago

xyve
Use SMART pointers in RUST!

I hope you enjoyed the video and found it useful. Please make sure to provide feedback on this video in the comments. #project ...

2:01
Use SMART pointers in RUST!

18,788 views

8 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,484 views

2 years ago

LondonGophers
Sam Burns - The Strength of the `weak` Package

Go 1.24, released in Feb '25, adds the new `weak` package to the standard library. The package brings weak pointers to the ...

27:08
Sam Burns - The Strength of the `weak` Package

328 views

7 months ago

mascai
weak_ptr C++

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

3:41
weak_ptr C++

866 views

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

71,688 views

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

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,650 views

2 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

43,813 views

12 years ago