Skip to content

Potential lack of keyword final #23

@Xenoamor

Description

@Xenoamor

void write( bool x ) override {

Looking at this line should the keyword final not be used? If this is omitted then a vtable would need to be created and the generated code would bloat.

I've made an example of this on godbolt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions