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