Skip to content
Snippets Groups Projects
Commit 03ac75c7 authored by Sam Yates's avatar Sam Yates
Browse files

Improve miniapp command line argument handling

* Address issue #74: missing json configuration options.
* Allow parameters from input file to be overriden on command line.
* Missing parameters in json input will defer to defaults.
* Add option for saving current options to json file (allowing
  for json parameter file format discovery.)
* Fix annoying command line argument reordering from TCLAP.
* Fix bug in assignment of `nothing` to a util::optional<T>
  variable.
parent 21f1e235
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment