mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-30 01:49:07 +02:00
* Add default "default" value of "false" to boolean options, therefore allowing to call result["boolOpt"].as<bool>() without throwing an exception.