Skip to content

Calling the base class constructor from child constructor #26

@rtyping

Description

@rtyping

//.cpp

Child::Child(Engine &engine) : Parent(engine) {
}

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