8000 Calling the base class constructor from child constructor · Issue #26 · yuchdev/code_generator · GitHub
[go: up one dir, main page]

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

      0