Skip to content

supporting comma separated list #207

Closed
@rafiw

Description

@rafiw

it would be nice to support comma separated list
e.g.

std::vector<int> opts;
app.add_option("-o,--o", opts,
                   "number of options list of comma separated list", true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions