ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

98 results

Paul Mc Quade
4# C++23 Smart Pointers - 'C++23 in 3 minutes' by Paul McQuade

C++23 Smart Pointers: Chapters: Intro - (0:00) What is a smart Pointer? - (0:05) Why use smart Pointers? - (0:26) Using Smart ...

3:01
4# C++23 Smart Pointers - 'C++23 in 3 minutes' by Paul McQuade

50 views

1 year ago

Roel Van de Paar
Code Review: Custom thread-safe shared/weak pointer implementation in C++98 (3 Solutions!!)

Code Review: Custom thread-safe shared/weak pointer implementation in C++98 Helpful? Please support me on Patreon: ...

4:50
Code Review: Custom thread-safe shared/weak pointer implementation in C++98 (3 Solutions!!)

5 views

3 years ago

Engineering Community
Overview of Smart Pointers by Michal Kwiatkowski

A deeper look at std::shared_ptr, std::weak_ptr, and std::unique_ptr constructs which were added in C++11.

14:11
Overview of Smart Pointers by Michal Kwiatkowski

70 views

4 years ago

Roel Van de Paar
Code Review: Alternate "weak" pointer implementation

Code Review: Alternate "weak" pointer implementation Helpful? Please support me on Patreon: ...

2:42
Code Review: Alternate "weak" pointer implementation

4 views

3 years ago

CppNow
C++Now 2018: Jonathan Müller “Rethinking Pointers”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:23:54
C++Now 2018: Jonathan Müller “Rethinking Pointers”

5,944 views

7 years ago

CppNow
Nicolai Josuttis: The Price of Shared Pointers or Why Passing them by-reference can be Useful

Shared pointers play a fundamental part of modern C++ programming. However, they come with a price. The price usually known ...

1:24:51
Nicolai Josuttis: The Price of Shared Pointers or Why Passing them by-reference can be Useful

3,249 views

9 years ago

Jon Gjengset
Crust of Rust: Smart Pointers and Interior Mutability

In this fourth Crust of Rust video, we cover smart pointers and interior mutability, by re-implementing the Cell, RefCell, and Rc ...

2:03:04
Crust of Rust: Smart Pointers and Interior Mutability

150,575 views

5 years ago

Peter Schneider
Intrusive smart pointer implementation

Intrusive smart pointer implementation I hope you found a solution that worked for you :) The Content (except music & images) is ...

3:44
Intrusive smart pointer implementation

39 views

3 years ago

Peter Schneider
bad_weak_ptr when using enable_shared_from_this

bad_weak_ptr when using enable_shared_from_this I hope you found a solution that worked for you :) The Content (except music ...

4:01
bad_weak_ptr when using enable_shared_from_this

118 views

2 years ago

Domenico della PERUTA
C++ [video 47] puntatori intelligenti (unique_ptr & shared_ptr)
4:55
C++ [video 47] puntatori intelligenti (unique_ptr & shared_ptr)

60 views

6 years ago

Roel Van de Paar
Code Review: Dining philosophers problem in C++11 (3 Solutions!!)

Code Review: Dining philosophers problem in C++11 Helpful? Please support me on Patreon: ...

4:46
Code Review: Dining philosophers problem in C++11 (3 Solutions!!)

35 views

3 years ago

GTL
PROG2006: Rust - smart pointers

PROG2006 - Advanced Programming Rust: smart pointers, Box, Rc.

1:10:57
PROG2006: Rust - smart pointers

1,671 views

4 years ago

David Evans
Type Safety and Garbage Collection

cs4414: Operating Systems (http://rust-class.org) Class 9: What the &~#@<!? (Pointers in Rust) Embedded notes are available at: ...

6:18
Type Safety and Garbage Collection

2,247 views

11 years ago

Brian Will
the C language (part 2 of 5)

Introduction to the C programming language. Part of a larger series teaching programming. See http://codeschool.org.

11:23
the C language (part 2 of 5)

15,900 views

11 years ago

Cambridge University RSE Seminars
Fortran77: It's really C with none of the safeguards - Simon Clifford (Hallowe'en special)

Presenter: Simon Clifford, Research Software Engineer, University of Cambridge Presented on: 2023-10-26 Abstract: Fortran was ...

43:28
Fortran77: It's really C with none of the safeguards - Simon Clifford (Hallowe'en special)

180 views

1 year ago

Design Patterns Lectures
The Counted Pointer Design Pattern

In this video, the Counted Pointer design pattern is explained. Counted Pointer: Count the references to an object, and delete the ...

9:49
The Counted Pointer Design Pattern

942 views

5 years ago

Roel Van de Paar
C++ Erasing an object from vector of pointers

C++ Erasing an object from vector of pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:00
C++ Erasing an object from vector of pointers

36 views

3 years ago

Learn by Dibya
What are smart pointers in C++ | C++ interview #cplusplus #viralshort #shorts #shortsvideo #ytshorts

c++ full course c++ c++ tutorial for beginners love babbar c++ code with harry c++ c++ code with harry c++ programming c++ love ...

0:38
What are smart pointers in C++ | C++ interview #cplusplus #viralshort #shorts #shortsvideo #ytshorts

116 views

2 years ago

Roel Van de Paar
C++ Linked list with smart pointers

C++ Linked list with smart pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:59
C++ Linked list with smart pointers

99 views

3 years ago

Roel Van de Paar
C++ linked lists with smart pointers

C++ linked lists with smart pointers Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:56
C++ linked lists with smart pointers

59 views

3 years ago