ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

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

84,513 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,354 views

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

784,244 views

8 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,863 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,196 views

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

848 views

10 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,429 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!

75,048 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

8 months ago

People also watched

Low Level
you will never ask about pointers again after watching this video

One of the hardest things for new programmers to learn is pointers. Whether its single use pointers, pointers to other pointers, ...

8:03
you will never ask about pointers again after watching this video

3,154,069 views

3 years ago

Flo Woelki
Go 1.24: Generic Type Aliases are finally here!

Golang 1.24 finally offers the new capability to add generics to type aliases! There is also a new os.Root functionality in Go 1.24, ...

8:57
Go 1.24: Generic Type Aliases are finally here!

12,182 views

1 year ago

TheNewBaghdad (‫بغداد الجديدة‬‎)
18-  C++ Smart pointer -  الدرس   الثامن عشر - المؤشر الذكي

Join this channel to get access to perks: https://www.youtube.com/channel/UCgntwWFdMDPq0eNhaQ0LHIQ/join ...

16:54
18- C++ Smart pointer - الدرس الثامن عشر - المؤشر الذكي

15,096 views

5 years ago

mCoding
31 nooby C++ habits you need to ditch

How many nooby C++ habits do you have? Up your C++ skill by recognizing and ditching these nooby C++ habits. Post how ...

16:18
31 nooby C++ habits you need to ditch

1,021,110 views

4 years ago

C++ Weekly With Jason Turner
C++ Weekly - Ep 348 - A Modern C++ Quick Start Tutorial - 90 Topics in 20 Minutes

Awesome T-Shirts! Sponsors! Books! ☟☟ C++ Best Practices - NDC Toronto - May 5,6 ...

20:47
C++ Weekly - Ep 348 - A Modern C++ Quick Start Tutorial - 90 Topics in 20 Minutes

38,438 views

3 years ago

CppCon
Back to Basics: Smart Pointers - Rainer Grimm - CppCon 2020

https://cppcon.org/ ...

1:07:26
Back to Basics: Smart Pointers - Rainer Grimm - CppCon 2020

31,629 views

5 years ago

Anthony GG
Everything You Need To Know About unsafe.Pointer In Golang

Join my Discord community for free education https://discord.com/invite/bDy8t4b3Rz ▻ Pre order (get 30% off) my exclusive ...

12:00
Everything You Need To Know About unsafe.Pointer In Golang

7,665 views

2 years ago

CppCon
Back to Basics: Pointers and Memory - Ben Saks - CppCon 2020

https://cppcon.org/ https://github.com/CppCon/CppCon2020 --- The prevailing wisdom in Modern C++ is to favor smart pointers ...

1:00:56
Back to Basics: Pointers and Memory - Ben Saks - CppCon 2020

44,795 views

5 years ago

Dave's Garage
E00: Software Drag Racing:  C++ vs C# vs Python - Which Will Win?

Retired Microsoft Engineer Davepl writes the same 'Primes' benchmark in Python, C#, and C++ and then compares and explains ...

23:30
E00: Software Drag Racing: C++ vs C# vs Python - Which Will Win?

597,195 views

4 years ago

CppCon
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

https://cppcon.org/ --- Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022 https://github.com/CppCon/CppCon2022 ...

49:07
Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

72,082 views

3 years ago

mascai
weak_ptr C++

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

3:41
weak_ptr C++

870 views

5 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

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

3 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,857 views

12 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

454 views

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

59 views

3 months ago

Smart Contract Programmer
Weak reference | Learn Rust part 57

Difference between strong and weak references in the smart pointer Rc from Rust 0:00 Intro 1: 00 Memory leak 1:25 Review of Rc ...

12:16
Weak reference | Learn Rust part 57

950 views

7 months 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,673 views

6 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,119 views

6 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

566 views

10 years ago