Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multiple components of the same type #26

@simonvpe

Description

@simonvpe

I am trying to figure out how one would implement multiple instances of a component. Is having a component like struct MyComponent { std::vector<MyComponentImpl> impl; } the suggested way to do this or do you have any other suggestion?

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