StackOverflow Questions for Tag: multiple-inheritance

Morteza Dogani
Morteza Dogani

Reputation: 1

Type Error in Python Multiple Inheritance

Score: -1

Views: 43

Answers: 1

Read More
Leo
Leo

Reputation: 319

covariant return types with multiple inheritance. how does this code work?

Score: 11

Views: 961

Answers: 6

Read More
xiaokaoy
xiaokaoy

Reputation: 1706

Name hiding when multi-inherited

Score: 1

Views: 71

Answers: 1

Read More
Hans Roelofsen
Hans Roelofsen

Reputation: 735

Create class instance with optional Parent class

Score: -3

Views: 41

Answers: 1

Read More
Alex Sotka
Alex Sotka

Reputation: 3

How to "collect" all items associated with a chain of superclasses?

Score: 0

Views: 77

Answers: 1

Read More
HellSaint
HellSaint

Reputation: 119

Inheriting a Class during Construction/Initialization in Python?

Score: 0

Views: 58

Answers: 2

Read More
Fihop
Fihop

Reputation: 3177

memory layout of a multiple-inherited object in C++

Score: 3

Views: 2538

Answers: 2

Read More
freude
freude

Reputation: 3832

Python design pattern: class that returns different objects depending on parameters

Score: 2

Views: 1202

Answers: 3

Read More
DaveFar
DaveFar

Reputation: 7467

How to only allow implementations of an interface in the same package

Score: 4

Views: 2634

Answers: 4

Read More
Markus
Markus

Reputation: 3397

How to fix inconsistent method resolution order when deriving from ctypes.Structure and Mapping

Score: 1

Views: 33

Answers: 1

Read More
Mauricio
Mauricio

Reputation: 742

Multiple inheritance metaclass conflict

Score: 33

Views: 28270

Answers: 2

Read More
Alonme
Alonme

Reputation: 1656

What are the caveats of inheriting from both str and Enum

Score: 10

Views: 5565

Answers: 2

Read More
Ilya
Ilya

Reputation: 541

Python initialization with multiple inheritance

Score: 0

Views: 100

Answers: 3

Read More
Undreren
Undreren

Reputation: 2871

Is multiple interface inheritance not supported by Lazarus?

Score: 1

Views: 740

Answers: 3

Read More
Endophage
Endophage

Reputation: 21483

Cooperative multiple inheritance issue

Score: 9

Views: 2352

Answers: 3

Read More
Rakesh Waghela
Rakesh Waghela

Reputation: 2297

Two interfaces with same method signature implemented in Java class

Score: 17

Views: 20309

Answers: 7

Read More
exhuma
exhuma

Reputation: 21747

How do I correctly add type-hints to Mixin classes?

Score: 75

Views: 26713

Answers: 11

Read More
Lux
Lux

Reputation: 353

How is super() able to (apparently) resolve to, and call, multiple methods?

Score: -1

Views: 56

Answers: 1

Read More
Dominic Farolino
Dominic Farolino

Reputation: 1383

C++ Virtual Inheritance Memory Layout

Score: 9

Views: 5541

Answers: 1

Read More
Reef Kenig
Reef Kenig

Reputation: 21

C++ multiple inheritance- class method running twice

Score: 1

Views: 80

Answers: 3

Read More
PreviousPage 1Next