ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

706 results

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

3 months 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++

719 views

8 months 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,123 views

3 months 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

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

11 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,227 views

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

825 views

3 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

57 views

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

25 views

11 months ago

creator wizard
weak programmers - shared_ptr - c / c++
0:52
weak programmers - shared_ptr - c / c++

44 views

5 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,687 views

7 months ago

anooptube
std::weak_ptr in C++ | weak pointers | Smart Pointers | Basics of C++ Programming - 41 | Malayalam

#anooptube #smart #pointers #programming #cpp #malayalam Mastering std::weak_ptr in C++ | Smart Pointers Explained with ...

6:58
std::weak_ptr in C++ | weak pointers | Smart Pointers | Basics of C++ Programming - 41 | Malayalam

70 views

6 months ago

Полевой Дмитрий
std::weak_ptr - Как и Когда использовать | c++ smart pointers

Boosty: https://boosty.to/polevoydmitry TG: https://t.me/polevoydmitry Про shared_ptr: ...

24:28
std::weak_ptr - Как и Когда использовать | c++ smart pointers

8,459 views

11 months ago

Coding Affliction
111225 C++ Smart Pointer: Weak ptr example

GitHub code: ...

3:25
111225 C++ Smart Pointer: Weak ptr example

12 views

1 month ago

MP Coding
C++ | Tips Smart Pointers in C++ #short #cppcoding #cpp #coding

Understanding C++ Smart Pointers: Unique, Shared, and Weak Pointers Smart pointers are a powerful feature in C++ that help ...

1:00
C++ | Tips Smart Pointers in C++ #short #cppcoding #cpp #coding

1,042 views

11 months ago

安枫的叶
彻底弄懂C++智能指针 | unique/shared/weak Pointers | 循环引用

00:00 指针的诅咒00:54 RAII 04:08 智能指针概述04:48 unique_ptr 独占与转移06:31 shared_ptr 共享与计数09:02 weak_ptr 观测与 ...

13:38
彻底弄懂C++智能指针 | unique/shared/weak Pointers | 循环引用

418 views

2 months ago

GFGVID
3 unique ptr, shared ptr and weak ptr in C++
20:49
3 unique ptr, shared ptr and weak ptr in C++

1 view

3 months ago

Code Fap
PYTHON is WEAK! C is STRONG! 🤯 The Ultimate Language Showdown (Pointers vs OOP)

PYTHON is WEAK! C is STRONG! The Ultimate Language Showdown (Pointers vs OOP) The OG of programming meets the ...

0:07
PYTHON is WEAK! C is STRONG! 🤯 The Ultimate Language Showdown (Pointers vs OOP)

2,313 views

2 months ago

Code Fap
PYTHON is WEAK! C is STRONG! 🤯 The Ultimate Language Showdown (Pointers vs OOP)

PYTHON is WEAK! C is STRONG! The Ultimate Language Showdown (Pointers vs OOP) The OG of programming meets the ...

0:07
PYTHON is WEAK! C is STRONG! 🤯 The Ultimate Language Showdown (Pointers vs OOP)

1,445 views

2 months ago

vlogize
Streamline Your C+ +  Callbacks with weak_function Wrapper

... a class type C, a variadic number of argument types Args, a weak pointer to C and a pointer to a member function of C. Lambda ...

2:05
Streamline Your C+ + Callbacks with weak_function Wrapper

1 view

7 months ago