Skip to content

Add helper functions for creating param objects #44

@nsoblath

Description

@nsoblath

For example, it'd be nice to be able to fill a param_array with a std::vector or other sequence-like object. And it'd be nice to be able to fill a param_node with a std::map<string, ...>. These should be done as helper functions external to the respective classes to minimize bloating those classes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions