Fixes #96. Default values of options not specified on the command line had a `count` of 1. It would be better if they had a count of 0 because they were not actually specified, so that count is only for options given by the user. |
||
|---|---|---|
| .. | ||
| cxxopts.hpp | ||
Fixes #96. Default values of options not specified on the command line had a `count` of 1. It would be better if they had a count of 0 because they were not actually specified, so that count is only for options given by the user. |
||
|---|---|---|
| .. | ||
| cxxopts.hpp | ||