mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-09-06 03:52:23 +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.