mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-29 09:31:15 +02:00
Fixes #46. When an option had an implicit value, and an empty string was passed on the command line, the implicit value would be used instead.