SpiceQA
Questions
Tags
Users
Badges
virtual-inheritance
39 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How do I remove this ambiguity in hybrid inheritance?
user_19783152
0
•
asked Aug 17, 2022
5
0
43
diamond-problem
virtual-inheritance
c++
How to correctly resolve parent member in class with virtual inheritance and overloading?
user_11954078
0
•
asked Jun 1, 2022
1
0
28
virtual-inheritance
c++
Virtual inheritance constructor arguments
user_13320909
0
•
asked Apr 8, 2022
2
0
61
c++17
virtual-inheritance
c++
c++ virtual inheritance doesn't work, how do I use the multiple parents' members?
user_9250490
0
•
asked Jan 20, 2022
2
2
72
c++17
virtual-inheritance
multiple-inheritance
class
c++
Why is "subclass copy constructor calling virtual inherited parent trivial constructor" not recommended
user_17816073
0
•
asked Jan 8, 2022
3
0
66
virtual-inheritance
copy-constructor
c++
C++ Member and vtable order in diamond (multiple) virtual inheritance
user_17860307
0
•
asked Jan 7, 2022
2
1
129
struct-member-alignment
diamond-problem
virtual-inheritance
padding
c++
C++ Multipath Inheritance : Why the access using Base class scope is non-ambiguous?
user_5785252
0
•
asked Nov 15, 2021
3
2
83
diamond-problem
virtual-inheritance
inheritance
c++
Forced to call the base constructor when using virtual inheritance although it will never be called?
user_232175
0
•
asked Sep 30, 2021
3
1
93
c++98
diamond-problem
virtual-inheritance
multiple-inheritance
c++
Member function of (public) derived class is inaccessible from main
user_14363307
0
•
asked Sep 1, 2021
2
0
99
virtual-inheritance
private
multiple-inheritance
inheritance
c++
Base to Derived To another Base cast in constructor segfault — invalid code or compiler bug?
user_14971811
0
•
asked Aug 11, 2021
2
2
89
virtual-inheritance
language-lawyer
casting
constructor
c++
1
(current)
2
3
4
Next
Next
Hot Questions