cxxopt/include
HanaKami 8df9a4d271
Fixes potential segmentation fault in edge cases. (#465)
The options are parsed starting from 1, so check `current < argc`
instead of `!=` in the case that `argc` is zero.
2025-09-19 07:28:21 +10:00
..
CMakeLists.txt Cmake Revamp (#270) 2021-01-17 12:11:02 +11:00
cxxopts.hpp Fixes potential segmentation fault in edge cases. (#465) 2025-09-19 07:28:21 +10:00