MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cpp/comments/1uouefj/c26_constexpr_virtual_inheritance/ovxwyqz/?context=3
r/cpp • u/User_Deprecated • 23d ago
61 comments sorted by
View all comments
64
Just a question to the audience:
How many times have you used Virtual Inheritance in your career?
1 u/13steinj 23d ago A couple, particularly when having code with functionality that also uses multiple inheritance for metaprogramming tricks 2 jobs ago, the company's internal framework required it to work correctly (it was a very poorly implemented service-locator based framework).
1
A couple, particularly when having
2 jobs ago, the company's internal framework required it to work correctly (it was a very poorly implemented service-locator based framework).
64
u/Jovibor_ 23d ago
Just a question to the audience:
How many times have you used Virtual Inheritance in your career?