Skip to content

Provide a vtable implementation based on a switch statement #36

Open
@ldionne

Description

@ldionne

This could allow storing polymorphic objects in an address-independent way (no vtable ptr). This may also have interesting performance properties. See p0722r1 for ideas about this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions