mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-09-07 05:10:51 +02:00
* Fixes #345, fixes #346, regards #340: Put exceptions in a sub-namespace and renamed them accordingly. * Also fixed some "loose ends" regarding namespace indentation which were missing in PR #350. * Dropped `required_option_missing` as it is unused.