mirror of https://github.com/jarro2783/cxxopts.git
The options are parsed starting from 1, so check `current < argc` instead of `!=` in the case that `argc` is zero. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cxxopts.hpp | ||
The options are parsed starting from 1, so check `current < argc` instead of `!=` in the case that `argc` is zero. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cxxopts.hpp | ||