Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parameter override failing for e.g. default_freq because it ends up specified more than once #67

Closed
jbrzusto opened this issue Mar 28, 2018 · 2 comments
Assignees
Labels

Comments

@jbrzusto
Copy link
Owner

e.g. for job 169607
so how do I tell boost::program_options to use the last-specified value? accumulate a vector and
use the last one? Seems awkward.

@jbrzusto
Copy link
Owner Author

Wow, there really isn't a native way to do this in boost::program_options library?!

@jbrzusto jbrzusto self-assigned this Mar 28, 2018
@jbrzusto jbrzusto added the bug label Mar 28, 2018
@jbrzusto
Copy link
Owner Author

seems like less code churn to patch boost::program_options!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant