ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58,066 results

Peter Schneider
Why are the this pointer all of all the objects same?

Why are the this pointer all of all the objects same? I hope you found a solution that worked for you :) The Content (except music ...

2:33
Why are the this pointer all of all the objects same?

1 view

2 years ago

Peter Schneider
Is "this" pointer valid during data member destruction?

Is "this" pointer valid during data member destruction? I hope you found a solution that worked for you :) The Content (except ...

4:53
Is "this" pointer valid during data member destruction?

8 views

2 years ago

GopherCon UK
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

In this talk you will learn how to use pointers effectively in Go. We'll cover from the basics of pointer declaration and usage, to the ...

32:34
GopherCon UK 2019: Daniela Petruzalek - Fun With Pointers

5,493 views

6 years ago

The Builder
Double Pointers in C++

This video explains how to use pointer to pointer types also known as double pointers. Since pointers just store memory ...

4:46
Double Pointers in C++

23,602 views

3 years ago

RoseHulmanCSSE
Pointer Syntax

Introduction to concepts and syntax of pointers, addresses, and dereferencing. Why we use pointers. Introduction to pointer ...

4:34
Pointer Syntax

513 views

14 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust

This time, we take a stab at implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow ...

4:55:09
Implementing Hazard Pointers in Rust

38,058 views

4 years ago

CppNow
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”

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

1:07:28
C++Now 2019: Matthew Fleming “An Alternate Smart Pointer Hierarchy”

2,305 views

6 years ago

Mahesh
Lecture 13- 'this' pointer in C++

In this video, we will discuss about the special pointer in C++ and that is 'this' pointer.

9:22
Lecture 13- 'this' pointer in C++

12 views

6 years ago

Peter Schneider
The 'this' pointer in multiple inheritance of a C++ class

The 'this' pointer in multiple inheritance of a C++ class I hope you found a solution that worked for you :) The Content is licensed ...

4:50
The 'this' pointer in multiple inheritance of a C++ class

1 view

2 months ago

Peter Schneider
Why should I use a pointer rather than the object itself?

Why should I use a pointer rather than the object itself? I hope you found a solution that worked for you :) The Content (except ...

6:39
Why should I use a pointer rather than the object itself?

142 views

3 years ago

Nida Karagoz
C++ this pointer

C++ this pointer ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

1:57
C++ this pointer

2 views

9 months ago

Roel Van de Paar
Code Review: Simple class exercise using the "this" pointer (3 Solutions!!)

Code Review: Simple class exercise using the "this" pointer Helpful? Please support me on Patreon: ...

3:32
Code Review: Simple class exercise using the "this" pointer (3 Solutions!!)

1 view

3 years ago

VoidRealms
C++ 23 - Classes and Pointers

learn how and why to use pointers with classes.

6:37
C++ 23 - Classes and Pointers

63,159 views

15 years ago

Roel Van de Paar
Missing "this" pointer in pointer to member function signature (2 Solutions!!)

Missing "this" pointer in pointer to member function signature Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:38
Missing "this" pointer in pointer to member function signature (2 Solutions!!)

0 views

3 years ago

Roel Van de Paar
Is there a good name for this pointer template?

Is there a good name for this pointer template? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:32
Is there a good name for this pointer template?

11 views

3 years ago

Roel Van de Paar
Software Engineering: Strategy pattern can use this pointer?

Software Engineering: Strategy pattern can use this pointer? Helpful? Please support me on Patreon: ...

1:25
Software Engineering: Strategy pattern can use this pointer?

0 views

3 years ago

Electronics with Professor Fiore
Embedded Programming: Pointers

In this video we examine pointers and addresses. We also see how this applies to arrays. Pointers are an extremely powerful and ...

26:49
Embedded Programming: Pointers

457 views

5 years ago

Roel Van de Paar
PHP How to distinguish $this pointer in the inheritance chain?

PHP How to distinguish $this pointer in the inheritance chain? Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:56
PHP How to distinguish $this pointer in the inheritance chain?

26 views

1 year ago

Learn by Dibya
What is the "this" pointer in C++ | C++ interview #cplusplus #viralshort #shorts #shortsvideo

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

0:34
What is the "this" pointer in C++ | C++ interview #cplusplus #viralshort #shorts #shortsvideo

111 views

2 years ago

Baqir & Tech
Full use of *this pointer with examples | OOP with C++

Hello friends, Welcome to my all viewers. In the previous tutorial, we will have a deep look on Destructors. We take a deep look of ...

7:09
Full use of *this pointer with examples | OOP with C++

67 views

5 years ago

Roel Van de Paar
Software Engineering: Avoid This Pointer (2 Solutions!!)

Software Engineering: Avoid This Pointer Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

3:32
Software Engineering: Avoid This Pointer (2 Solutions!!)

44 views

3 years ago

BSDCan
Address space reservations: Re-thinking address space management for pointer provenance-Brooks Davis

Pointers have provenance which is the notion that pointers to separate objects of different origins are distinct regardless of the ...

1:02:58
Address space reservations: Re-thinking address space management for pointer provenance-Brooks Davis

760 views

1 year ago

Roel Van de Paar
Salesforce: How to call this pointer in static context?

Salesforce: How to call this pointer in static context? Helpful? Please support me on Patreon: ...

1:30
Salesforce: How to call this pointer in static context?

0 views

4 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,428 views

5 years ago

MUCplusplus
[MUC++] Patrice Roy - "Growing a Smart Pointer" (Virtual)

C++ offers a small set of 'smart' pointers, each of them encoding a set of rules and responsibilities in a type, overall making code ...

1:18:57
[MUC++] Patrice Roy - "Growing a Smart Pointer" (Virtual)

251 views

4 years ago