mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-08-29 09:31:15 +02:00
Fixes #257. The input array is not modified, so we can declare this as `char const* const*`.
Fixes #257. The input array is not modified, so we can declare this as `char const* const*`.