StackOverflow Questions for Tag: vtable

user2904251
user2904251

Reputation: 71

Is there a compiler optimization that avoids vtables in case there is only one possible set if functions that can be called?

Score: 0

Views: 74

Answers: 0

Read More
user3564926
user3564926

Reputation: 1

undefined reference to vtable; virtual function issue

Score: -1

Views: 912

Answers: 1

Read More
user2035147
user2035147

Reputation: 207

passing c++ structs without vtables across DLL boundary?

Score: 1

Views: 2379

Answers: 2

Read More
gbmhunter
gbmhunter

Reputation: 1857

Why Are Vtables Not Being Implemented Correctly On Embedded Platform?

Score: 6

Views: 5031

Answers: 1

Read More
dohyunii
dohyunii

Reputation: 27

What happens to vtable pointer when upcasting non-pointer object?

Score: 0

Views: 82

Answers: 1

Read More
Lisa
Lisa

Reputation: 631

Undefined symbols "vtable for ..." and "typeinfo for..."?

Score: 62

Views: 69658

Answers: 6

Read More
Sirish Kumar Bethala
Sirish Kumar Bethala

Reputation: 9269

Virtual Functions Object Slicing

Score: 5

Views: 4880

Answers: 2

Read More
clstaudt
clstaudt

Reputation: 22458

Undefined symbol: vtable

Score: 4

Views: 8277

Answers: 2

Read More
Alon Kalif
Alon Kalif

Reputation: 43

C++ - Trying to understand virtual functions, virtual tables and why does this program seg faults

Score: 3

Views: 163

Answers: 3

Read More
roschach
roschach

Reputation: 9396

how to use ON_CALL and Matcher in gtest with overloaded mocked nfunctions?

Score: 0

Views: 118

Answers: 1

Read More
CodeSandwich
CodeSandwich

Reputation: 1751

Why do trait object vtables contain size and alignment?

Score: 10

Views: 1264

Answers: 2

Read More
bourne
bourne

Reputation: 1245

How to determine the cause of a linker error for a derived class

Score: 0

Views: 31

Answers: 0

Read More
Phu Tran Viet
Phu Tran Viet

Reputation: 1

Vuetify, v-data-table-virtual nested scroll bug

Score: 0

Views: 100

Answers: 0

Read More
Dylech30th
Dylech30th

Reputation: 337

How does a JIT compiler compile a function that contains a call to another non-jitted function or virtual call

Score: 2

Views: 332

Answers: 1

Read More
Grinlex
Grinlex

Reputation: 23

C++ 20 modules. duplicate of vtable

Score: 1

Views: 97

Answers: 0

Read More
Chen Sam
Chen Sam

Reputation: 23

Inheritance and Visibility in Swift

Score: 2

Views: 81

Answers: 1

Read More
gh_shark
gh_shark

Reputation: 13

c++ static_cast to virtual base in runtime

Score: 1

Views: 84

Answers: 1

Read More
Cartier
Cartier

Reputation: 426

Optimizing calls to derived-class virtual methods from inside of a base-class implementation

Score: 0

Views: 98

Answers: 1

Read More
Julien
Julien

Reputation: 890

Qt6 / Cmake Link error while porting Qt chart example from .pro to cmake. Undefined reference to vtable

Score: 0

Views: 50

Answers: 1

Read More
hidayat
hidayat

Reputation: 9753

Print address of virtual member function

Score: 41

Views: 17834

Answers: 5

Read More
PreviousPage 1Next