Skip to content

Virtual inheritance and the dreaded diamond. #4

@maxdebayser

Description

@maxdebayser

Add some unit tests to verify what happens with classes inherited more than once. With virtual inheritance the methods shouldn't be included more than once. Without virtual inheritance, calss to Method::call should act upon the correct sub object.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions