Skip to content

Add factory to simplify construction of device objects #4

Description

@ionothanus

Right now the code requires users to type lots of their own std::shared_ptr<> instantiations and correctly construct the objects in the right order. Add a factory to simplify this process & make this library easier to use.

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