mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-09-01 18:56:39 +02:00
This is broken at the moment; it needs a complete rewrite. The problem is that multiple options point to the same `OptionDetails`. I really need to separate parsing results from describing options.