StackOverflow Questions for Tag: this-pointer

davidalayachew
davidalayachew

Reputation: 1055

What is a "this-escape" warning, and how do I deal with it?

Score: 9

Views: 6142

Answers: 1

Read More
dtech
dtech

Reputation: 49319

Is it possible to emulate a member function call context for a functor scope across dynamic libraries?

Score: 0

Views: 108

Answers: 1

Read More
Dan Tao
Dan Tao

Reputation: 128397

Why is it legal to pass "Me" ByRef in VB.NET?

Score: 4

Views: 2574

Answers: 4

Read More
Islam Abdeen
Islam Abdeen

Reputation: 539

I can't call constructor of inner class with this pointer of outer class

Score: 0

Views: 45

Answers: 1

Read More
Natural Number Guy
Natural Number Guy

Reputation: 115

How to return managed this pointer

Score: -3

Views: 46

Answers: 1

Read More
Mikhail T.
Mikhail T.

Reputation: 4017

How to stop clang from optimizing away tautological-undefined-compare?

Score: 0

Views: 579

Answers: 1

Read More
Jean-Luc Delarbre
Jean-Luc Delarbre

Reputation: 21

Move semantics with "this" pointer

Score: 0

Views: 40

Answers: 0

Read More
YuZ
YuZ

Reputation: 445

Stuck with compilation error with initializer list and this pointer

Score: 0

Views: 138

Answers: 1

Read More
glades
glades

Reputation: 4848

Why is "this" in lambda capture treated differently than pointer to the same object?

Score: 1

Views: 823

Answers: 1

Read More
glades
glades

Reputation: 4848

Buffering callbacks that need this ptr?

Score: 0

Views: 93

Answers: 2

Read More
danijar
danijar

Reputation: 34215

How to get this pointer from std::function?

Score: 6

Views: 1780

Answers: 2

Read More
frajo mathews
frajo mathews

Reputation: 29

Calling multiple function using object in one line

Score: 0

Views: 467

Answers: 0

Read More
Islam Abdeen
Islam Abdeen

Reputation: 539

cannot make outer class as member object inside inner class

Score: 0

Views: 121

Answers: 3

Read More
AnorZaken
AnorZaken

Reputation: 2124

Why the this-pointer address is something else than expected in the destructor (c++)

Score: 7

Views: 1954

Answers: 8

Read More
Francis Cugler
Francis Cugler

Reputation: 7925

What to expect when experimenting with C++23 features in MSVC on Compiler Explorer

Score: 0

Views: 1053

Answers: 1

Read More
Alan
Alan

Reputation: 1

Is there no such thing as "implicit this parameter" in the Standard?

Score: 2

Views: 570

Answers: 2

Read More
Abhi
Abhi

Reputation: 1

Operator overload + (Plus) without changing first term

Score: 0

Views: 18

Answers: 0

Read More
Ken Y-N
Ken Y-N

Reputation: 15018

Calling a member function pointer in a template with implicit this

Score: 1

Views: 127

Answers: 0

Read More
Natalia Glagoleva
Natalia Glagoleva

Reputation: 49

is 'this' pointer shared or firstprivate on an orphaned task?

Score: 0

Views: 154

Answers: 0

Read More
Alexey104
Alexey104

Reputation: 1281

Is it safe to reassign *this inside a class' method?

Score: 9

Views: 299

Answers: 1

Read More
PreviousPage 1Next