mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-29 09:31:15 +02:00
Major refactor of the parsing code organisation to improve encapsulation and not modify the input arguments. The returned result no longer has pointers into the original option specification.